| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceIdentifierSummary> |
GetTemplateSummaryResponse.resourceIdentifierSummaries()
A list of resource identifier summaries that describe the target resources of an import operation and the
properties you can provide during the import to identify the target resources.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateSummaryResponse.Builder |
GetTemplateSummaryResponse.Builder.resourceIdentifierSummaries(ResourceIdentifierSummary... resourceIdentifierSummaries)
A list of resource identifier summaries that describe the target resources of an import operation and the
properties you can provide during the import to identify the target resources.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateSummaryResponse.Builder |
GetTemplateSummaryResponse.Builder.resourceIdentifierSummaries(Collection<ResourceIdentifierSummary> resourceIdentifierSummaries)
A list of resource identifier summaries that describe the target resources of an import operation and the
properties you can provide during the import to identify the target resources.
|
Copyright © 2023. All rights reserved.