Uses of Class
software.amazon.awssdk.services.kms.model.KeyLastUsageData
Packages that use KeyLastUsageData
-
Uses of KeyLastUsageData in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return KeyLastUsageDataModifier and TypeMethodDescriptionfinal KeyLastUsageDataGetKeyLastUsageResponse.keyLastUsage()Contains usage information about the last time the KMS key was used for a successful cryptographic operation.Methods in software.amazon.awssdk.services.kms.model with parameters of type KeyLastUsageDataModifier and TypeMethodDescriptionGetKeyLastUsageResponse.Builder.keyLastUsage(KeyLastUsageData keyLastUsage) Contains usage information about the last time the KMS key was used for a successful cryptographic operation.