Package | Description |
---|---|
com.amazonaws.services.cloudformation | |
com.amazonaws.services.cloudformation.model |
Modifier and Type | Method and Description |
---|---|
GetTemplateSummaryRequest |
GetTemplateSummaryRequest.clone() |
GetTemplateSummaryRequest |
GetTemplateSummaryRequest.withStackName(String stackName)
The name or the stack ID that is associated with the stack, which are not
always interchangeable.
|
GetTemplateSummaryRequest |
GetTemplateSummaryRequest.withTemplateBody(String templateBody)
Structure containing the template body with a minimum length of 1 byte
and a maximum length of 51,200 bytes.
|
GetTemplateSummaryRequest |
GetTemplateSummaryRequest.withTemplateURL(String templateURL)
Location of file containing the template body.
|
Copyright © 2018. All rights reserved.