@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.155Z") @Stability(value=Experimental) public interface TableProps extends software.amazon.jsii.JsiiSerializable, TableOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
TableProps.Builder
A builder for
TableProps |
static class |
TableProps.Jsii$Proxy
An implementation for
TableProps |
| Modifier and Type | Method and Description |
|---|---|
static TableProps.Builder |
builder() |
default String |
getTableName()
(experimental) Enforces a particular physical table name.
|
getBillingMode, getEncryption, getEncryptionKey, getPartitionKey, getPointInTimeRecovery, getReadCapacity, getRemovalPolicy, getReplicationRegions, getServerSideEncryption, getSortKey, getStream, getTimeToLiveAttribute, getWriteCapacity@Stability(value=Experimental) @Nullable default String getTableName()
Default:
@Stability(value=Experimental) static TableProps.Builder builder()
builder in interface TableOptionsTableProps.Builder of TablePropsCopyright © 2020. All rights reserved.