Skip to main content

Initializers


terraform_resourceRequired


terraform_attributeRequired

  • Type: str

Methods


compute_fqn

interpolation_for_attribute

propertyRequired

  • Type: str

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.

get

keyRequired

  • Type: str

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