| Package | Description |
|---|---|
| software.amazon.awscdk.services.timestream |
| Modifier and Type | Method and Description |
|---|---|
static CfnTableProps.Builder |
CfnTableProps.builder() |
CfnTableProps.Builder |
CfnTableProps.Builder.databaseName(String databaseName)
Sets the value of
CfnTableProps.getDatabaseName() |
CfnTableProps.Builder |
CfnTableProps.Builder.retentionProperties(Object retentionProperties)
Sets the value of
CfnTableProps.getRetentionProperties() |
CfnTableProps.Builder |
CfnTableProps.Builder.tableName(String tableName)
Sets the value of
CfnTableProps.getTableName() |
CfnTableProps.Builder |
CfnTableProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTableProps.getTags() |
Copyright © 2021. All rights reserved.