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. |
Get | No description. |
ComputeFqn
InterpolationForAttribute
propertyRequired
- Type: *string
Resolve
_contextRequired
- Type: IResolveContext
ToString
Get
keyRequired
- Type: *string
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