Uses of Class
software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
Packages that use GetKeyRotationStatusRequest
Package
Description
-
Uses of GetKeyRotationStatusRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type GetKeyRotationStatusRequestModifier and TypeMethodDescriptionKmsAsyncClient.getKeyRotationStatus(GetKeyRotationStatusRequest getKeyRotationStatusRequest) Provides detailed information about the rotation status for a KMS key, including whether automatic rotation of the key material is enabled for the specified KMS key, the rotation period, and the next scheduled rotation date.default GetKeyRotationStatusResponseKmsClient.getKeyRotationStatus(GetKeyRotationStatusRequest getKeyRotationStatusRequest) Provides detailed information about the rotation status for a KMS key, including whether automatic rotation of the key material is enabled for the specified KMS key, the rotation period, and the next scheduled rotation date. -
Uses of GetKeyRotationStatusRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type GetKeyRotationStatusRequestModifier and TypeMethodDescriptionGetKeyRotationStatusRequestMarshaller.marshall(GetKeyRotationStatusRequest getKeyRotationStatusRequest)