| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.ProvisionedThroughputProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTable.ProvisionedThroughputProperty |
CfnTable.ProvisionedThroughputProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnTable.setProvisionedThroughput(CfnTable.ProvisionedThroughputProperty value)
`AWS::DynamoDB::Table.ProvisionedThroughput`.
|
CfnTableProps.Builder |
CfnTableProps.Builder.withProvisionedThroughput(CfnTable.ProvisionedThroughputProperty value)
Sets the value of ProvisionedThroughput
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.withProvisionedThroughput(CfnTable.ProvisionedThroughputProperty value)
Sets the value of ProvisionedThroughput
|
Copyright © 2019. All rights reserved.