Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qldb.CfnLedgerMixinProps.Builder
Packages that use CfnLedgerMixinProps.Builder
-
Uses of CfnLedgerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.qldb
Methods in software.amazon.awscdk.cfnpropertymixins.services.qldb that return CfnLedgerMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnLedgerMixinProps.BuilderCfnLedgerMixinProps.builder()CfnLedgerMixinProps.Builder.deletionProtection(Boolean deletionProtection) Sets the value ofCfnLedgerMixinProps.getDeletionProtection()CfnLedgerMixinProps.Builder.deletionProtection(IResolvable deletionProtection) Sets the value ofCfnLedgerMixinProps.getDeletionProtection()Sets the value ofCfnLedgerMixinProps.getKmsKey()Sets the value ofCfnLedgerMixinProps.getName()CfnLedgerMixinProps.Builder.permissionsMode(String permissionsMode) Sets the value ofCfnLedgerMixinProps.getPermissionsMode()Sets the value ofCfnLedgerMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.qldb with parameters of type CfnLedgerMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLedgerMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLedgerMixinProps.Builder.