- 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. |
lookup | No description. |
resolve | Produce the Token’s value at resolution time. |
toString | Return a string representation of this resolvable object. |
computeFqn
lookup
keyRequired
- 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