| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
Warnings |
Warnings.clone() |
Warnings |
GetTemplateSummaryResult.getWarnings()
An object containing any warnings returned.
|
Warnings |
Warnings.withUnrecognizedResourceTypes(Collection<String> unrecognizedResourceTypes)
A list of all of the unrecognized resource types.
|
Warnings |
Warnings.withUnrecognizedResourceTypes(String... unrecognizedResourceTypes)
A list of all of the unrecognized resource types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTemplateSummaryResult.setWarnings(Warnings warnings)
An object containing any warnings returned.
|
GetTemplateSummaryResult |
GetTemplateSummaryResult.withWarnings(Warnings warnings)
An object containing any warnings returned.
|
Copyright © 2024. All rights reserved.