Class DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest
Inheritance
System.Object
DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Pulumi.Datadog.dll
public sealed class DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest
Fields
View Source
Declaration
public readonly DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuery ApmQuery
Field Value
View Source
Declaration
public readonly string ChangeType
Field Value
| Type |
Description |
| System.String |
|
View Source
Declaration
public readonly string CompareTo
Field Value
| Type |
Description |
| System.String |
|
View Source
Declaration
public readonly bool? IncreaseGood
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
View Source
Declaration
public readonly DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQuery LogQuery
Field Value
View Source
Declaration
public readonly string OrderBy
Field Value
| Type |
Description |
| System.String |
|
View Source
Declaration
public readonly string OrderDir
Field Value
| Type |
Description |
| System.String |
|
View Source
Declaration
public readonly DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQuery ProcessQuery
Field Value
View Source
Declaration
Field Value
| Type |
Description |
| System.String |
|
View Source
Declaration
public readonly bool? ShowPresent
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|