Uses of Class
software.amazon.awssdk.services.kms.model.GetKeyLastUsageRequest
Packages that use GetKeyLastUsageRequest
Package
Description
-
Uses of GetKeyLastUsageRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type GetKeyLastUsageRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetKeyLastUsageResponse>KmsAsyncClient.getKeyLastUsage(GetKeyLastUsageRequest getKeyLastUsageRequest) Returns usage information about the last successful cryptographic operation performed with a specified KMS key, including the operation type, timestamp, and associated CloudTrail event ID.default GetKeyLastUsageResponseKmsClient.getKeyLastUsage(GetKeyLastUsageRequest getKeyLastUsageRequest) Returns usage information about the last successful cryptographic operation performed with a specified KMS key, including the operation type, timestamp, and associated CloudTrail event ID. -
Uses of GetKeyLastUsageRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type GetKeyLastUsageRequestModifier and TypeMethodDescriptionGetKeyLastUsageRequestMarshaller.marshall(GetKeyLastUsageRequest getKeyLastUsageRequest)