@Stability(value=Stable) public static final class CfnSimpleTable.ProvisionedThroughputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSimpleTable.ProvisionedThroughputProperty>
CfnSimpleTable.ProvisionedThroughputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSimpleTable.ProvisionedThroughputProperty |
build()
Builds the configured instance.
|
CfnSimpleTable.ProvisionedThroughputProperty.Builder |
readCapacityUnits(Number readCapacityUnits)
Sets the value of
CfnSimpleTable.ProvisionedThroughputProperty.getReadCapacityUnits() |
CfnSimpleTable.ProvisionedThroughputProperty.Builder |
writeCapacityUnits(Number writeCapacityUnits)
Sets the value of
CfnSimpleTable.ProvisionedThroughputProperty.getWriteCapacityUnits() |
@Stability(value=Stable) public CfnSimpleTable.ProvisionedThroughputProperty.Builder writeCapacityUnits(Number writeCapacityUnits)
CfnSimpleTable.ProvisionedThroughputProperty.getWriteCapacityUnits()writeCapacityUnits - `CfnSimpleTable.ProvisionedThroughputProperty.WriteCapacityUnits`. This parameter is required.this@Stability(value=Stable) public CfnSimpleTable.ProvisionedThroughputProperty.Builder readCapacityUnits(Number readCapacityUnits)
CfnSimpleTable.ProvisionedThroughputProperty.getReadCapacityUnits()readCapacityUnits - `CfnSimpleTable.ProvisionedThroughputProperty.ReadCapacityUnits`.this@Stability(value=Stable) public CfnSimpleTable.ProvisionedThroughputProperty build()
build in interface software.amazon.jsii.Builder<CfnSimpleTable.ProvisionedThroughputProperty>CfnSimpleTable.ProvisionedThroughputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.