Class DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionArgs
Inheritance
System.Object
DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionArgs
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 DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionArgs : ResourceArgs
Constructors
View SourceDashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionArgs()
Declaration
public DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionArgs()
Properties
View SourceCheck
Declaration
public Input<string> Check { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Group
Declaration
public Input<string> Group { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
GroupBies
Declaration
public InputList<string> GroupBies { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
Grouping
Declaration
public Input<string> Grouping { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Tags
Declaration
public InputList<string> Tags { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
Time
Declaration
public Input<DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionTimeArgs> Time { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionTimeArgs> |
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> |