| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceToImport> |
CreateChangeSetRequest.resourcesToImport()
The resources to import into your stack.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChangeSetRequest.Builder |
CreateChangeSetRequest.Builder.resourcesToImport(ResourceToImport... resourcesToImport)
The resources to import into your stack.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChangeSetRequest.Builder |
CreateChangeSetRequest.Builder.resourcesToImport(Collection<ResourceToImport> resourcesToImport)
The resources to import into your stack.
|
Copyright © 2022. All rights reserved.