Class ScreenBoardWidgetTileDefRequestGetArgs
Inheritance
System.Object
ScreenBoardWidgetTileDefRequestGetArgs
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()
Assembly: Pulumi.Datadog.dll
public sealed class ScreenBoardWidgetTileDefRequestGetArgs : ResourceArgs
Constructors
View Source
Declaration
public ScreenBoardWidgetTileDefRequestGetArgs()
Properties
View Source
Declaration
public Input<string> Aggregator { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<ScreenBoardWidgetTileDefRequestApmQueryGetArgs> ApmQuery { get; set; }
Property Value
View Source
Declaration
public Input<string> ChangeType { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> CompareTo { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public InputList<ScreenBoardWidgetTileDefRequestConditionalFormatGetArgs> ConditionalFormats { get; set; }
Property Value
View Source
Declaration
public Input<string> ExtraCol { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<bool> IncreaseGood { get; set; }
Property Value
| Type |
Description |
| Input<System.Boolean> |
|
View Source
Declaration
public Input<int> Limit { get; set; }
Property Value
| Type |
Description |
| Input<System.Int32> |
|
View Source
Declaration
public Input<ScreenBoardWidgetTileDefRequestLogQueryGetArgs> LogQuery { get; set; }
Property Value
View Source
Declaration
public Input<string> MetadataJson { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> Metric { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> OrderBy { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> OrderDir { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<ScreenBoardWidgetTileDefRequestProcessQueryGetArgs> ProcessQuery { get; set; }
Property Value
View Source
Declaration
public Input<string> Q { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> QueryType { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public InputMap<object> Style { get; set; }
Property Value
| Type |
Description |
| InputMap<System.Object> |
|
View Source
Declaration
public InputList<string> TagFilters { get; set; }
Property Value
View Source
TextFilter
Declaration
public Input<string> TextFilter { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> Type { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|