| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetKeyRotationStatusResponse |
KmsClient.getKeyRotationStatus(GetKeyRotationStatusRequest getKeyRotationStatusRequest)
Gets a Boolean value that indicates whether automatic rotation of the key
material is enabled for the specified KMS key.
|
default CompletableFuture<GetKeyRotationStatusResponse> |
KmsAsyncClient.getKeyRotationStatus(GetKeyRotationStatusRequest getKeyRotationStatusRequest)
Gets a Boolean value that indicates whether automatic rotation of the key
material is enabled for the specified KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetKeyRotationStatusRequestMarshaller.marshall(GetKeyRotationStatusRequest getKeyRotationStatusRequest) |
Copyright © 2023. All rights reserved.