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