Uses of Class
software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
-
Packages that use XksKeyConfigurationType Package Description software.amazon.awssdk.services.kms.model -
-
Uses of XksKeyConfigurationType in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return XksKeyConfigurationType Modifier and Type Method Description XksKeyConfigurationTypeKeyMetadata. xksKeyConfiguration()Information about the external key that is associated with a KMS key in an external key store.Methods in software.amazon.awssdk.services.kms.model with parameters of type XksKeyConfigurationType Modifier and Type Method Description KeyMetadata.BuilderKeyMetadata.Builder. xksKeyConfiguration(XksKeyConfigurationType xksKeyConfiguration)Information about the external key that is associated with a KMS key in an external key store.
-