Skip to main content

Initializers


terraformResourceRequired


terraformAttributeRequired

  • Type: java.lang.String

complexComputedListIndexRequired

  • Type: java.lang.String

wrapsSetOptional

  • Type: java.lang.Boolean

Methods


computeFqn

getAnyMapAttribute

terraformAttributeRequired

  • Type: java.lang.String

getBooleanAttribute

terraformAttributeRequired

  • Type: java.lang.String

getBooleanMapAttribute

terraformAttributeRequired

  • Type: java.lang.String

getListAttribute

terraformAttributeRequired

  • Type: java.lang.String

getNumberAttribute

terraformAttributeRequired

  • Type: java.lang.String

getNumberListAttribute

terraformAttributeRequired

  • Type: java.lang.String

getNumberMapAttribute

terraformAttributeRequired

  • Type: java.lang.String

getStringAttribute

terraformAttributeRequired

  • Type: java.lang.String

getStringMapAttribute

terraformAttributeRequired

  • Type: java.lang.String

interpolationForAttribute

propertyRequired

  • Type: java.lang.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: java.util.List< java.lang.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: java.lang.String