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. |
AccountIdRequired
public string AccountId { get; }
- Type: string
IndexRequired
public double Index { get; }
- Type: double
NoValueRequired
public IResolvable NoValue { get; }
- Type: IResolvable
RegionRequired
public string Region { get; }
- Type: string
StackIdRequired
public string StackId { get; }
- Type: string
StackNameRequired
public string StackName { get; }
- Type: string
TenantIdRequired
public string TenantId { get; }
- Type: string