Class ScreenBoardWidgetTileDefRequestConditionalFormatArgs
Inheritance
System.Object
ScreenBoardWidgetTileDefRequestConditionalFormatArgs
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 ScreenBoardWidgetTileDefRequestConditionalFormatArgs : ResourceArgs
Constructors
View SourceScreenBoardWidgetTileDefRequestConditionalFormatArgs()
Declaration
public ScreenBoardWidgetTileDefRequestConditionalFormatArgs()
Properties
View SourceColor
Declaration
public Input<string> Color { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Comparator
Declaration
public Input<string> Comparator { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
CustomBgColor
Declaration
public Input<string> CustomBgColor { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Invert
Declaration
public Input<bool> Invert { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
Palette
Declaration
public Input<string> Palette { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Value
Declaration
public Input<string> Value { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |