@Stability(value=External)
public static interface CfnSimpleTable.ProvisionedThroughputProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSimpleTable.ProvisionedThroughputProperty.Builder
A builder for
CfnSimpleTable.ProvisionedThroughputProperty |
static class |
CfnSimpleTable.ProvisionedThroughputProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSimpleTable.ProvisionedThroughputProperty.Builder |
builder() |
Number |
getReadCapacityUnits()
`CfnSimpleTable.ProvisionedThroughputProperty.ReadCapacityUnits`.
|
Number |
getWriteCapacityUnits()
`CfnSimpleTable.ProvisionedThroughputProperty.WriteCapacityUnits`.
|
@Stability(value=External) Number getWriteCapacityUnits()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.html@Stability(value=External) Number getReadCapacityUnits()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.html@Stability(value=External) static CfnSimpleTable.ProvisionedThroughputProperty.Builder builder()
Copyright © 2019. All rights reserved.