StackOutput represents a single stack output field.
- idID (name) of the output.
- sensitiveIndicates whether the output is sensitive. For sensitive outputs, we do not have the value, so we cannot display it.
- valueString representation of the value of the output. If the output is sensitive, this field is empty.
- descriptionBrief explanation of output's purpose or value.