class Aws::CloudFormation::Types::GetTemplateOutput

The output for GetTemplate action.

@!attribute [rw] template_body

Structure containing the template body. (For more information, go to
[Template Anatomy][1] in the CloudFormation User Guide.)

CloudFormation returns the same template that was used when the
stack was created.

[1]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html
@return [String]

@!attribute [rw] stages_available

The stage of the template that you can retrieve. For stacks, the
`Original` and `Processed` templates are always available. For
change sets, the `Original` template is always available. After
CloudFormation finishes creating the change set, the `Processed`
template becomes available.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/GetTemplateOutput AWS API Documentation

Constants

SENSITIVE