Class DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionGetArgs
Inheritance
System.Object
DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionGetArgs
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 DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionGetArgs : ResourceArgs
Constructors
View SourceDashboardWidgetGroupDefinitionWidgetQueryValueDefinitionGetArgs()
Declaration
public DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionGetArgs()
Properties
View SourceAutoscale
Declaration
public Input<bool> Autoscale { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
CustomUnit
Declaration
public Input<string> CustomUnit { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Precision
Declaration
public Input<int> Precision { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
Requests
Declaration
public InputList<DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestGetArgs> Requests { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestGetArgs> |
TextAlign
Declaration
public Input<string> TextAlign { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Time
Declaration
public Input<DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionTimeGetArgs> Time { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionTimeGetArgs> |
Title
Declaration
public Input<string> Title { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
TitleAlign
Declaration
public Input<string> TitleAlign { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
TitleSize
Declaration
public Input<string> TitleSize { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |