@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:09:58.086Z") @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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static TableProps.Builder |
builder() |
String |
getTableName()
Enforces a particular physical table name.
|
getBillingMode, getPartitionKey, getPointInTimeRecovery, getReadCapacity, getServerSideEncryption, getSortKey, getStream, getTimeToLiveAttribute, getWriteCapacity@Stability(value=Experimental) String getTableName()
@Stability(value=Experimental) static TableProps.Builder builder()
builder in interface TableOptionsTableProps.Builder of TablePropsCopyright © 2019. All rights reserved.