Uses of Enum Class
software.amazon.awscdk.services.kms.KeyUsage
-
Uses of KeyUsage in software.amazon.awscdk.services.kms
Methods in software.amazon.awscdk.services.kms that return KeyUsageModifier and TypeMethodDescriptiondefault KeyUsageKeyProps.getKeyUsage()The cryptographic operations for which the key can be used.final KeyUsageKeyProps.Jsii$Proxy.getKeyUsage()static KeyUsageReturns the enum constant of this class with the specified name.static KeyUsage[]KeyUsage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.kms with parameters of type KeyUsageModifier and TypeMethodDescriptionThe cryptographic operations for which the key can be used.Sets the value ofKeyProps.getKeyUsage()