Class DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGetArgs
Inheritance
System.Object
DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGetArgs
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()
Namespace: Pulumi.Datadog.Inputs
Assembly: Pulumi.Datadog.dll
Syntax
public sealed class DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGetArgs : ResourceArgs
Constructors
View SourceDashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGetArgs()
Declaration
public DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGetArgs()
Properties
View SourceCompute
Declaration
public Input<DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeGetArgs> Compute { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeGetArgs> |
GroupBies
Declaration
public InputList<DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupByGetArgs> GroupBies { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupByGetArgs> |
Index
Declaration
public Input<string> Index { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Search
Declaration
public Input<DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuerySearchGetArgs> Search { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuerySearchGetArgs> |