| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateSummaryConfig |
TemplateSummaryConfig.clone() |
TemplateSummaryConfig |
GetTemplateSummaryRequest.getTemplateSummaryConfig()
Specifies options for the
GetTemplateSummary API action. |
TemplateSummaryConfig |
TemplateSummaryConfig.withTreatUnrecognizedResourceTypesAsWarnings(Boolean treatUnrecognizedResourceTypesAsWarnings)
If set to
True, any unrecognized resource types generate warnings and not an error. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetTemplateSummaryRequest.setTemplateSummaryConfig(TemplateSummaryConfig templateSummaryConfig)
Specifies options for the
GetTemplateSummary API action. |
GetTemplateSummaryRequest |
GetTemplateSummaryRequest.withTemplateSummaryConfig(TemplateSummaryConfig templateSummaryConfig)
Specifies options for the
GetTemplateSummary API action. |
Copyright © 2024. All rights reserved.