Class DashboardWidgetHostmapDefinitionRequestSizeArgs
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 DashboardWidgetHostmapDefinitionRequestSizeArgs : ResourceArgs
Constructors
View SourceDashboardWidgetHostmapDefinitionRequestSizeArgs()
Declaration
public DashboardWidgetHostmapDefinitionRequestSizeArgs()
Properties
View SourceApmQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestSizeApmQueryArgs> ApmQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestSizeApmQueryArgs> |
LogQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestSizeLogQueryArgs> LogQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestSizeLogQueryArgs> |
ProcessQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestSizeProcessQueryArgs> ProcessQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestSizeProcessQueryArgs> |
Q
Declaration
public Input<string> Q { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |