Skip to main content

Initializers


TerraformResourceRequired


TerraformAttributeRequired

  • Type: string

ComplexObjectIsFromSetRequired

  • Type: bool
set to true if this item is from inside a set and needs tolist() for accessing it set to “0” for single list items.

ComplexObjectIndexOptional

  • Type: string|double
the index of the complex object in a list.

Methods


ComputeFqn

GetAnyMapAttribute

TerraformAttributeRequired

  • Type: string

GetBooleanAttribute

TerraformAttributeRequired

  • Type: string

GetBooleanMapAttribute

TerraformAttributeRequired

  • Type: string

GetListAttribute

TerraformAttributeRequired

  • Type: string

GetNumberAttribute

TerraformAttributeRequired

  • Type: string

GetNumberListAttribute

TerraformAttributeRequired

  • Type: string

GetNumberMapAttribute

TerraformAttributeRequired

  • Type: string

GetStringAttribute

TerraformAttributeRequired

  • Type: string

GetStringMapAttribute

TerraformAttributeRequired

  • Type: string

InterpolationForAttribute

PropertyRequired

  • Type: string

Resolve

Produce the Token’s value at resolution time.

ContextRequired


ToString

Return a string representation of this resolvable object. Returns a reversible string representation.

Properties


CreationStackRequired

  • Type: string[]
The creation stack of this resolvable which will be appended to errors thrown during resolution. If this returns an empty array the stack will not be attached.

FqnRequired

  • Type: string