Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography.CfnKeyPropsMixin.KeyModesOfUseProperty.Builder
Packages that use CfnKeyPropsMixin.KeyModesOfUseProperty.Builder
-
Uses of CfnKeyPropsMixin.KeyModesOfUseProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography
Methods in software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography that return CfnKeyPropsMixin.KeyModesOfUseProperty.BuilderModifier and TypeMethodDescriptionCfnKeyPropsMixin.KeyModesOfUseProperty.builder()Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getDecrypt()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.decrypt(IResolvable decrypt) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getDecrypt()Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getDeriveKey()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.deriveKey(IResolvable deriveKey) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getDeriveKey()Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getEncrypt()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.encrypt(IResolvable encrypt) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getEncrypt()Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getGenerate()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.generate(IResolvable generate) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getGenerate()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.noRestrictions(Boolean noRestrictions) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getNoRestrictions()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.noRestrictions(IResolvable noRestrictions) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getNoRestrictions()Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getSign()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.sign(IResolvable sign) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getSign()Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getUnwrap()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.unwrap(IResolvable unwrap) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getUnwrap()Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getVerify()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.verify(IResolvable verify) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getVerify()Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getWrap()CfnKeyPropsMixin.KeyModesOfUseProperty.Builder.wrap(IResolvable wrap) Sets the value ofCfnKeyPropsMixin.KeyModesOfUseProperty.getWrap()Constructors in software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography with parameters of type CfnKeyPropsMixin.KeyModesOfUseProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnKeyPropsMixin.KeyModesOfUseProperty.Builder.