@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.477Z") @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, getContributorInsightsEnabled, getEncryption, getEncryptionKey, getPartitionKey, getPointInTimeRecovery, getReadCapacity, getRemovalPolicy, getReplicationRegions, getReplicationTimeout, 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 © 2021. All rights reserved.