Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qldb.CfnLedgerPropsMixin.Builder
Packages that use CfnLedgerPropsMixin.Builder
-
Uses of CfnLedgerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.qldb
Methods in software.amazon.awscdk.cfnpropertymixins.services.qldb that return CfnLedgerPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnLedgerPropsMixin.BuilderCfnLedgerPropsMixin.Builder.create()static CfnLedgerPropsMixin.BuilderCfnLedgerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLedgerPropsMixin.Builder.deletionProtection(Boolean deletionProtection) Specifies whether the ledger is protected from being deleted by any user.CfnLedgerPropsMixin.Builder.deletionProtection(IResolvable deletionProtection) Specifies whether the ledger is protected from being deleted by any user.The key in AWS Key Management Service ( AWS ) to use for encryption of data at rest in the ledger.The name of the ledger that you want to create.CfnLedgerPropsMixin.Builder.permissionsMode(String permissionsMode) The permissions mode to assign to the ledger that you want to create.An array of key-value pairs to apply to this resource.