Skip to main content

Initializers


terraformResourceRequired


terraformAttributeRequired

  • Type: string

wrapsSetRequired

  • Type: boolean

Methods


allWithMapKey

Creating an iterator for this complex list. The list will be converted into a map with the mapKeyAttributeName as the key.

mapKeyAttributeNameRequired

  • Type: string

computeFqn

resolve

Produce the Token’s value at resolution time.

_contextRequired


toString

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

get

indexRequired

  • Type: number

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