- Implements: ITerraformAddressable, IResolvable
Initializers
| Name | Type | Description |
|---|---|---|
TerraformResource | IInterpolatingParent | No description. |
TerraformAttribute | string | No description. |
TerraformResourceRequired
- Type: IInterpolatingParent
TerraformAttributeRequired
- Type: string
Methods
| Name | Description |
|---|---|
ComputeFqn | No description. |
InterpolationForAttribute | No description. |
Resolve | Produce the Token’s value at resolution time. |
ToString | Return a string representation of this resolvable object. |
ComputeFqn
InterpolationForAttribute
PropertyRequired
- Type: string
Resolve
ContextRequired
- Type: IResolveContext
ToString
Properties
| Name | Type | Description |
|---|---|---|
CreationStack | string[] | The creation stack of this resolvable which will be appended to errors thrown during resolution. |
Fqn | string | No description. |
CreationStackRequired
- Type: string[]
FqnRequired
- Type: string