- Implements: IInterpolatingParent, IResolvable, ITerraformAddressable
Initializers
| Name | Type | Description |
|---|---|---|
terraformResource | IInterpolatingParent | No description. |
terraformAttribute | *string | No description. |
complexComputedListIndex | *string | No description. |
wrapsSet | *bool | No description. |
terraformResourceRequired
- Type: IInterpolatingParent
terraformAttributeRequired
- Type: *string
complexComputedListIndexRequired
- Type: *string
wrapsSetOptional
- Type: *bool
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