RosPseudo
Accessor for pseudo parameters.
Properties
Name | Type | Description |
---|---|---|
AccountId |
string |
No description. |
Index |
double |
No description. |
NoValue |
IResolvable |
No description. |
Region |
string |
No description. |
StackId |
string |
No description. |
StackName |
string |
No description. |
TenantId |
string |
No description. |
AccountId
Required
public string AccountId { get; }
- Type: string
Index
Required
public double Index { get; }
- Type: double
NoValue
Required
public IResolvable NoValue { get; }
- Type: IResolvable
Region
Required
public string Region { get; }
- Type: string
StackId
Required
public string StackId { get; }
- Type: string
StackName
Required
public string StackName { get; }
- Type: string
TenantId
Required
public string TenantId { get; }
- Type: string