- Implements: IInterpolatingParent, IResolvable, ITerraformAddressable
Initializers
| Name | Type | Description |
|---|---|---|
terraformResource | IInterpolatingParent | No description. |
terraformAttribute | string | No description. |
complexComputedListIndex | string | No description. |
wrapsSet | boolean | No description. |
terraformResourceRequired
- Type: IInterpolatingParent
terraformAttributeRequired
- Type: string
complexComputedListIndexRequired
- Type: string
wrapsSetOptional
- Type: boolean
Methods
| Name | Description |
|---|---|
computeFqn | No description. |
getAnyMapAttribute | No description. |
getBooleanAttribute | No description. |
getBooleanMapAttribute | No description. |
getListAttribute | No description. |
getNumberAttribute | No description. |
getNumberListAttribute | No description. |
getNumberMapAttribute | No description. |
getStringAttribute | No description. |
getStringMapAttribute | No description. |
interpolationForAttribute | No description. |
resolve | Produce the Token’s value at resolution time. |
toString | Return a string representation of this resolvable object. |
computeFqn
computeFqngetAnyMapAttribute
getAnyMapAttributeterraformAttributeRequired
- Type: string
getBooleanAttribute
getBooleanAttributeterraformAttributeRequired
- Type: string
getBooleanMapAttribute
getBooleanMapAttributeterraformAttributeRequired
- Type: string
getListAttribute
getListAttributeterraformAttributeRequired
- Type: string
getNumberAttribute
getNumberAttributeterraformAttributeRequired
- Type: string
getNumberListAttribute
getNumberListAttributeterraformAttributeRequired
- Type: string
getNumberMapAttribute
getNumberMapAttributeterraformAttributeRequired
- Type: string
getStringAttribute
getStringAttributeterraformAttributeRequired
- Type: string
getStringMapAttribute
getStringMapAttributeterraformAttributeRequired
- Type: string
interpolationForAttribute
interpolationForAttributepropertyRequired
- Type: string
resolve
resolve_contextRequired
- Type: IResolveContext
toString
toStringProperties
| 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
creationStack- Deprecated: Going to be replaced by Array of ComplexListItem and will be removed in the future
- Type: string[]
fqnRequired
fqn- Deprecated: Going to be replaced by Array of ComplexListItem and will be removed in the future
- Type: string