@Stability(value=External) public static final class CfnSimpleTable.ProvisionedThroughputProperty.Builder extends Object
CfnSimpleTable.ProvisionedThroughputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSimpleTable.ProvisionedThroughputProperty |
build()
Builds the configured instance.
|
CfnSimpleTable.ProvisionedThroughputProperty.Builder |
withReadCapacityUnits(Number value)
Sets the value of ReadCapacityUnits
|
CfnSimpleTable.ProvisionedThroughputProperty.Builder |
withWriteCapacityUnits(Number value)
Sets the value of WriteCapacityUnits
|
@Stability(value=External) public CfnSimpleTable.ProvisionedThroughputProperty.Builder withWriteCapacityUnits(Number value)
value - `CfnSimpleTable.ProvisionedThroughputProperty.WriteCapacityUnits`.this@Stability(value=External) public CfnSimpleTable.ProvisionedThroughputProperty.Builder withReadCapacityUnits(@Nullable Number value)
value - `CfnSimpleTable.ProvisionedThroughputProperty.ReadCapacityUnits`.this@Stability(value=External) public CfnSimpleTable.ProvisionedThroughputProperty build()
CfnSimpleTable.ProvisionedThroughputPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.