Skip to main content

Initializers


terraform_resourceRequired


terraform_attributeRequired

  • Type: str

wraps_setRequired

  • Type: bool

Methods


all_with_map_key

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

map_key_attribute_nameRequired

  • Type: str

compute_fqn

resolve

Produce the Token’s value at resolution time.

_contextRequired


to_string

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

Properties


creation_stackRequired

  • Type: typing.List[str]
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: str