| 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.withStackSetName(String stackSetName)
The name or unique ID of the stack set from which the stack was created.
|
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 © 2021. All rights reserved.