| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RollbackStackResponse> |
CloudFormationAsyncClient.rollbackStack(RollbackStackRequest rollbackStackRequest)
When specifying
RollbackStack, you preserve the state of previously provisioned resources when an
operation fails. |
default RollbackStackResponse |
CloudFormationClient.rollbackStack(RollbackStackRequest rollbackStackRequest)
When specifying
RollbackStack, you preserve the state of previously provisioned resources when an
operation fails. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RollbackStackRequestMarshaller.marshall(RollbackStackRequest rollbackStackRequest) |
Copyright © 2022. All rights reserved.