Class DashboardWidgetHostmapDefinitionRequestFillGetArgs
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 DashboardWidgetHostmapDefinitionRequestFillGetArgs : ResourceArgs
Constructors
View SourceDashboardWidgetHostmapDefinitionRequestFillGetArgs()
Declaration
public DashboardWidgetHostmapDefinitionRequestFillGetArgs()
Properties
View SourceApmQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestFillApmQueryGetArgs> ApmQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestFillApmQueryGetArgs> |
LogQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestFillLogQueryGetArgs> LogQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestFillLogQueryGetArgs> |
ProcessQuery
Declaration
public Input<DashboardWidgetHostmapDefinitionRequestFillProcessQueryGetArgs> ProcessQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetHostmapDefinitionRequestFillProcessQueryGetArgs> |
Q
Declaration
public Input<string> Q { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |