Class DashboardTemplateVariablePresetGetArgs
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 DashboardTemplateVariablePresetGetArgs : ResourceArgs
Constructors
View SourceDashboardTemplateVariablePresetGetArgs()
Declaration
public DashboardTemplateVariablePresetGetArgs()
Properties
View SourceName
Declaration
public Input<string> Name { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
TemplateVariables
Declaration
public InputList<DashboardTemplateVariablePresetTemplateVariableGetArgs> TemplateVariables { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<DashboardTemplateVariablePresetTemplateVariableGetArgs> |