Uses of Class
software.amazon.awscdk.services.paymentcryptography.CfnKey.KeyAttributesProperty.Builder
Packages that use CfnKey.KeyAttributesProperty.Builder
Package
Description
AWS::PaymentCryptography Construct Library
-
Uses of CfnKey.KeyAttributesProperty.Builder in software.amazon.awscdk.services.paymentcryptography
Methods in software.amazon.awscdk.services.paymentcryptography that return CfnKey.KeyAttributesProperty.BuilderModifier and TypeMethodDescriptionCfnKey.KeyAttributesProperty.builder()
CfnKey.KeyAttributesProperty.Builder.keyAlgorithm
(String keyAlgorithm) Sets the value ofCfnKey.KeyAttributesProperty.getKeyAlgorithm()
Sets the value ofCfnKey.KeyAttributesProperty.getKeyClass()
CfnKey.KeyAttributesProperty.Builder.keyModesOfUse
(IResolvable keyModesOfUse) Sets the value ofCfnKey.KeyAttributesProperty.getKeyModesOfUse()
CfnKey.KeyAttributesProperty.Builder.keyModesOfUse
(CfnKey.KeyModesOfUseProperty keyModesOfUse) Sets the value ofCfnKey.KeyAttributesProperty.getKeyModesOfUse()
Sets the value ofCfnKey.KeyAttributesProperty.getKeyUsage()
Constructors in software.amazon.awscdk.services.paymentcryptography with parameters of type CfnKey.KeyAttributesProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnKey.KeyAttributesProperty.Builder
.