StackOutput

StackOutput represents a single stack output field.
  • id
    ID (name) of the output.
  • sensitive
    Indicates whether the output is sensitive. For sensitive outputs, we do not have the value, so we cannot display it.
  • value
    String representation of the value of the output. If the output is sensitive, this field is empty.
  • description
    Brief explanation of output's purpose or value.