Class DashboardWidgetHostmapDefinitionRequestFillArgs
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 DashboardWidgetHostmapDefinitionRequestFillArgs : ResourceArgs
Constructors
View SourceDashboardWidgetHostmapDefinitionRequestFillArgs()
Declaration
public DashboardWidgetHostmapDefinitionRequestFillArgs()
Properties
View SourceApmQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestFillApmQueryArgs> ApmQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestFillApmQueryArgs> |
LogQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestFillLogQueryArgs> LogQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestFillLogQueryArgs> |
ProcessQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestFillProcessQueryArgs> ProcessQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestFillProcessQueryArgs> |
Q
Declaration
public Input<string> Q { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |