@Stability(value=Stable)
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
An implementation for
CfnSimpleTable.ProvisionedThroughputProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSimpleTable.ProvisionedThroughputProperty.Builder |
builder() |
default Number |
getReadCapacityUnits()
`CfnSimpleTable.ProvisionedThroughputProperty.ReadCapacityUnits`.
|
Number |
getWriteCapacityUnits()
`CfnSimpleTable.ProvisionedThroughputProperty.WriteCapacityUnits`.
|
@Stability(value=Stable) @NotNull Number getWriteCapacityUnits()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.html@Stability(value=Stable) @Nullable default Number getReadCapacityUnits()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.html@Stability(value=Stable) static CfnSimpleTable.ProvisionedThroughputProperty.Builder builder()
Copyright © 2020. All rights reserved.