| 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)
Disables automatic scheduled rotation and cancels the rotation of a secret if currently in progress.
|
default CancelRotateSecretResponse |
SecretsManagerClient.cancelRotateSecret(CancelRotateSecretRequest cancelRotateSecretRequest)
Disables automatic scheduled rotation and cancels the rotation of a secret if currently in progress.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelRotateSecretRequestMarshaller.marshall(CancelRotateSecretRequest cancelRotateSecretRequest) |
Copyright © 2021. All rights reserved.