- 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
ResolveContextRequired
- 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