DescribeTemplateRequest
class DescribeTemplateRequest
Types
Properties
Link copied to clipboard
The alias of the template that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST
in the AliasName
parameter. The keyword $PUBLISHED
doesn't apply to templates.
Link copied to clipboard
The ID of the Amazon Web Services account that contains the template that you're describing.
Link copied to clipboard
The ID for the template.
Link copied to clipboard
(Optional) The number for the version to describe. If a VersionNumber
parameter value isn't provided, the latest version of the template is described.