Class ScreenBoardTemplateVariableArgs
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 ScreenBoardTemplateVariableArgs : ResourceArgs
Constructors
View SourceScreenBoardTemplateVariableArgs()
Declaration
public ScreenBoardTemplateVariableArgs()
Properties
View SourceDefault
Declaration
public Input<string> Default { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Name
Declaration
public Input<string> Name { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Prefix
Declaration
public Input<string> Prefix { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |