| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager |
|
| software.amazon.awssdk.services.secretsmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelRotateSecretResponse> |
SecretsManagerAsyncClient.cancelRotateSecret(CancelRotateSecretRequest cancelRotateSecretRequest)
Turns off automatic rotation, and if a rotation is currently in progress, cancels the rotation.
|
default CancelRotateSecretResponse |
SecretsManagerClient.cancelRotateSecret(CancelRotateSecretRequest cancelRotateSecretRequest)
Turns off automatic rotation, and if a rotation is currently in progress, cancels the rotation.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelRotateSecretRequestMarshaller.marshall(CancelRotateSecretRequest cancelRotateSecretRequest) |
Copyright © 2023. All rights reserved.