@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.446Z") @Stability(value=Stable) public interface CfnLedgerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLedgerProps.Builder
A builder for
CfnLedgerProps |
static class |
CfnLedgerProps.Jsii$Proxy
An implementation for
CfnLedgerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLedgerProps.Builder |
builder() |
default Object |
getDeletionProtection()
`AWS::QLDB::Ledger.DeletionProtection`.
|
default String |
getName()
`AWS::QLDB::Ledger.Name`.
|
String |
getPermissionsMode()
`AWS::QLDB::Ledger.PermissionsMode`.
|
default List<CfnTag> |
getTags()
`AWS::QLDB::Ledger.Tags`.
|
@Stability(value=Stable) @NotNull String getPermissionsMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html#cfn-qldb-ledger-permissionsmode@Stability(value=Stable) @Nullable default Object getDeletionProtection()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html#cfn-qldb-ledger-deletionprotection@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html#cfn-qldb-ledger-name@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html#cfn-qldb-ledger-tags@Stability(value=Stable) static CfnLedgerProps.Builder builder()
CfnLedgerProps.Builder of CfnLedgerPropsCopyright © 2020. All rights reserved.