| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateStackSetResponse> |
CloudFormationAsyncClient.updateStackSet(UpdateStackSetRequest updateStackSetRequest)
Updates the stack set, and associated stack instances in the specified accounts and Amazon Web Services Regions.
|
default UpdateStackSetResponse |
CloudFormationClient.updateStackSet(UpdateStackSetRequest updateStackSetRequest)
Updates the stack set, and associated stack instances in the specified accounts and Amazon Web Services Regions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateStackSetRequestMarshaller.marshall(UpdateStackSetRequest updateStackSetRequest) |
Copyright © 2023. All rights reserved.