Class DashboardWidgetHostmapDefinitionRequestFillApmQueryArgs
Inheritance
System.Object
DashboardWidgetHostmapDefinitionRequestFillApmQueryArgs
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 DashboardWidgetHostmapDefinitionRequestFillApmQueryArgs : ResourceArgs
Constructors
View SourceDashboardWidgetHostmapDefinitionRequestFillApmQueryArgs()
Declaration
public DashboardWidgetHostmapDefinitionRequestFillApmQueryArgs()
Properties
View SourceCompute
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeArgs> Compute { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeArgs> |
GroupBies
Declaration
public InputList<DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupByArgs> GroupBies { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupByArgs> |
Index
Declaration
public Input<string> Index { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Search
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestFillApmQuerySearchArgs> Search { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestFillApmQuerySearchArgs> |