Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography.CfnKeyMixinProps.Builder
Packages that use CfnKeyMixinProps.Builder
-
Uses of CfnKeyMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography
Methods in software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography that return CfnKeyMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnKeyMixinProps.BuilderCfnKeyMixinProps.builder()CfnKeyMixinProps.Builder.deriveKeyUsage(String deriveKeyUsage) Sets the value ofCfnKeyMixinProps.getDeriveKeyUsage()Sets the value ofCfnKeyMixinProps.getEnabled()CfnKeyMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnKeyMixinProps.getEnabled()CfnKeyMixinProps.Builder.exportable(Boolean exportable) Sets the value ofCfnKeyMixinProps.getExportable()CfnKeyMixinProps.Builder.exportable(IResolvable exportable) Sets the value ofCfnKeyMixinProps.getExportable()CfnKeyMixinProps.Builder.keyAttributes(CfnKeyPropsMixin.KeyAttributesProperty keyAttributes) Sets the value ofCfnKeyMixinProps.getKeyAttributes()CfnKeyMixinProps.Builder.keyAttributes(IResolvable keyAttributes) Sets the value ofCfnKeyMixinProps.getKeyAttributes()CfnKeyMixinProps.Builder.keyCheckValueAlgorithm(String keyCheckValueAlgorithm) Sets the value ofCfnKeyMixinProps.getKeyCheckValueAlgorithm()CfnKeyMixinProps.Builder.replicationRegions(List<String> replicationRegions) Sets the value ofCfnKeyMixinProps.getReplicationRegions()Sets the value ofCfnKeyMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography with parameters of type CfnKeyMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnKeyMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnKeyMixinProps.Builder.