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