- Implements: IInterpolatingParent, IResolvable, ITerraformAddressable
Initializers
| Name | Type | Description |
|---|---|---|
terraformResource | IInterpolatingParent | No description. |
terraformAttribute | java.lang.String | No description. |
complexComputedListIndex | java.lang.String | No description. |
wrapsSet | java.lang.Boolean | No description. |
terraformResourceRequired
- Type: IInterpolatingParent
terraformAttributeRequired
- Type: java.lang.String
complexComputedListIndexRequired
- Type: java.lang.String
wrapsSetOptional
- Type: java.lang.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: java.lang.String
getBooleanAttribute
getBooleanAttributeterraformAttributeRequired
- Type: java.lang.String
getBooleanMapAttribute
getBooleanMapAttributeterraformAttributeRequired
- Type: java.lang.String
getListAttribute
getListAttributeterraformAttributeRequired
- Type: java.lang.String
getNumberAttribute
getNumberAttributeterraformAttributeRequired
- Type: java.lang.String
getNumberListAttribute
getNumberListAttributeterraformAttributeRequired
- Type: java.lang.String
getNumberMapAttribute
getNumberMapAttributeterraformAttributeRequired
- Type: java.lang.String
getStringAttribute
getStringAttributeterraformAttributeRequired
- Type: java.lang.String
getStringMapAttribute
getStringMapAttributeterraformAttributeRequired
- Type: java.lang.String
interpolationForAttribute
interpolationForAttributepropertyRequired
- Type: java.lang.String
resolve
resolve_contextRequired
- Type: IResolveContext
toString
toStringProperties
| Name | Type | Description |
|---|---|---|
creationStack | java.util.List< java.lang.String > | The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn | java.lang.String | No description. |
creationStackRequired
creationStack- Deprecated: Going to be replaced by Array of ComplexListItem and will be removed in the future
- Type: java.util.List< java.lang.String >
fqnRequired
fqn- Deprecated: Going to be replaced by Array of ComplexListItem and will be removed in the future
- Type: java.lang.String