Skip to main content

Initializers


terraform_resourceRequired


terraform_attributeRequired

  • Type: str

complex_computed_list_indexRequired

  • Type: str

wraps_setOptional

  • Type: bool

Methods


compute_fqn

get_any_map_attribute

terraform_attributeRequired

  • Type: str

get_boolean_attribute

terraform_attributeRequired

  • Type: str

get_boolean_map_attribute

terraform_attributeRequired

  • Type: str

get_list_attribute

terraform_attributeRequired

  • Type: str

get_number_attribute

terraform_attributeRequired

  • Type: str

get_number_list_attribute

terraform_attributeRequired

  • Type: str

get_number_map_attribute

terraform_attributeRequired

  • Type: str

get_string_attribute

terraform_attributeRequired

  • Type: str

get_string_map_attribute

terraform_attributeRequired

  • Type: str

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.

Properties


creation_stackRequired

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

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