Uses of Class
software.amazon.awscdk.services.paymentcryptography.CfnKey.KeyModesOfUseProperty.Builder
Packages that use CfnKey.KeyModesOfUseProperty.Builder
Package
Description
AWS::PaymentCryptography Construct Library
-
Uses of CfnKey.KeyModesOfUseProperty.Builder in software.amazon.awscdk.services.paymentcryptography
Methods in software.amazon.awscdk.services.paymentcryptography that return CfnKey.KeyModesOfUseProperty.BuilderModifier and TypeMethodDescriptionCfnKey.KeyModesOfUseProperty.builder()Sets the value ofCfnKey.KeyModesOfUseProperty.getDecrypt()CfnKey.KeyModesOfUseProperty.Builder.decrypt(IResolvable decrypt) Sets the value ofCfnKey.KeyModesOfUseProperty.getDecrypt()Sets the value ofCfnKey.KeyModesOfUseProperty.getDeriveKey()CfnKey.KeyModesOfUseProperty.Builder.deriveKey(IResolvable deriveKey) Sets the value ofCfnKey.KeyModesOfUseProperty.getDeriveKey()Sets the value ofCfnKey.KeyModesOfUseProperty.getEncrypt()CfnKey.KeyModesOfUseProperty.Builder.encrypt(IResolvable encrypt) Sets the value ofCfnKey.KeyModesOfUseProperty.getEncrypt()Sets the value ofCfnKey.KeyModesOfUseProperty.getGenerate()CfnKey.KeyModesOfUseProperty.Builder.generate(IResolvable generate) Sets the value ofCfnKey.KeyModesOfUseProperty.getGenerate()CfnKey.KeyModesOfUseProperty.Builder.noRestrictions(Boolean noRestrictions) Sets the value ofCfnKey.KeyModesOfUseProperty.getNoRestrictions()CfnKey.KeyModesOfUseProperty.Builder.noRestrictions(IResolvable noRestrictions) Sets the value ofCfnKey.KeyModesOfUseProperty.getNoRestrictions()Sets the value ofCfnKey.KeyModesOfUseProperty.getSign()CfnKey.KeyModesOfUseProperty.Builder.sign(IResolvable sign) Sets the value ofCfnKey.KeyModesOfUseProperty.getSign()Sets the value ofCfnKey.KeyModesOfUseProperty.getUnwrap()CfnKey.KeyModesOfUseProperty.Builder.unwrap(IResolvable unwrap) Sets the value ofCfnKey.KeyModesOfUseProperty.getUnwrap()Sets the value ofCfnKey.KeyModesOfUseProperty.getVerify()CfnKey.KeyModesOfUseProperty.Builder.verify(IResolvable verify) Sets the value ofCfnKey.KeyModesOfUseProperty.getVerify()Sets the value ofCfnKey.KeyModesOfUseProperty.getWrap()CfnKey.KeyModesOfUseProperty.Builder.wrap(IResolvable wrap) Sets the value ofCfnKey.KeyModesOfUseProperty.getWrap()Constructors in software.amazon.awscdk.services.paymentcryptography with parameters of type CfnKey.KeyModesOfUseProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnKey.KeyModesOfUseProperty.Builder.