C# Class Amazon.CloudFormation.Model.GetTemplateRequest

Container for the parameters to the GetTemplate operation.

Returns the template body for a specified stack name. You can get the template for running or deleted stacks.

For deleted stacks, GetTemplate returns the template for up to 90 days after the stack has been deleted.

NOTE: If the template does not exist, a ValidationError is returned.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetChangeSetName ( ) : bool
IsSetStackName ( ) : bool
IsSetTemplateStage ( ) : bool