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