Skip to main content

Initializers


terraformResourceRequired


terraformAttributeRequired

  • Type: string

complexComputedListIndexRequired

  • Type: string

wrapsSetOptional

  • Type: boolean

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

  • Deprecated: Going to be replaced by Array of ComplexListItem and will be removed in the future
  • 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

  • Deprecated: Going to be replaced by Array of ComplexListItem and will be removed in the future
  • Type: string