Class DashboardWidgetScatterplotDefinitionRequestYArgs
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 DashboardWidgetScatterplotDefinitionRequestYArgs : ResourceArgs
Constructors
View SourceDashboardWidgetScatterplotDefinitionRequestYArgs()
Declaration
public DashboardWidgetScatterplotDefinitionRequestYArgs()
Properties
View SourceAggregator
Declaration
public Input<string> Aggregator { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ApmQuery
Declaration
public Input<DashboardWidgetScatterplotDefinitionRequestYApmQueryArgs> ApmQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetScatterplotDefinitionRequestYApmQueryArgs> |
LogQuery
Declaration
public Input<DashboardWidgetScatterplotDefinitionRequestYLogQueryArgs> LogQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetScatterplotDefinitionRequestYLogQueryArgs> |
ProcessQuery
Declaration
public Input<DashboardWidgetScatterplotDefinitionRequestYProcessQueryArgs> ProcessQuery { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetScatterplotDefinitionRequestYProcessQueryArgs> |
Q
Declaration
public Input<string> Q { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |