@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-12T14:11:26.770Z") @Stability(value=Stable) 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 IStream |
getKinesisStream()
Kinesis Data Stream to capture item-level changes for the table.
|
default String |
getTableName()
Enforces a particular physical table name.
|
getBillingMode, getContributorInsightsEnabled, getEncryption, getEncryptionKey, getPointInTimeRecovery, getReadCapacity, getRemovalPolicy, getReplicationRegions, getReplicationTimeout, getServerSideEncryption, getStream, getTimeToLiveAttribute, getWriteCapacitygetPartitionKey, getSortKey@Stability(value=Stable) @Nullable default IStream getKinesisStream()
Default: - no Kinesis Data Stream
@Stability(value=Stable) @Nullable default String getTableName()
Default:
@Stability(value=Stable) static TableProps.Builder builder()
builder in interface SchemaOptionsbuilder in interface TableOptionsTableProps.Builder of TablePropsCopyright © 2021. All rights reserved.