Skip to main content

Initializers


terraformResourceRequired


terraformAttributeRequired

  • Type: *string

complexObjectIsFromSetRequired

  • Type: *bool
set to true if this item is from inside a set and needs tolist() for accessing it set to “0” for single list items.

complexObjectIndexOptional

  • Type: interface{}
the index of the complex object in a list.

Methods


ComputeFqn

GetAnyMapAttribute

terraformAttributeRequired

  • Type: *string

GetBooleanAttribute

terraformAttributeRequired

  • Type: *string

GetBooleanMapAttribute

terraformAttributeRequired

  • Type: *string

GetListAttribute

terraformAttributeRequired

  • Type: *string

GetNumberAttribute

terraformAttributeRequired

  • Type: *string

GetNumberListAttribute

terraformAttributeRequired

  • Type: *string

GetNumberMapAttribute

terraformAttributeRequired

  • Type: *string

GetStringAttribute

terraformAttributeRequired

  • Type: *string

GetStringMapAttribute

terraformAttributeRequired

  • Type: *string

InterpolationForAttribute

propertyRequired

  • Type: *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

  • 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