@Stability(value=Stable)
public static interface CfnTable.BillingModeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.BillingModeProperty.Builder
A builder for
CfnTable.BillingModeProperty |
static class |
CfnTable.BillingModeProperty.Jsii$Proxy
An implementation for
CfnTable.BillingModeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.BillingModeProperty.Builder |
builder() |
String |
getMode()
`CfnTable.BillingModeProperty.Mode`.
|
default Object |
getProvisionedThroughput()
`CfnTable.BillingModeProperty.ProvisionedThroughput`.
|
@Stability(value=Stable) @NotNull String getMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html#cfn-cassandra-table-billingmode-mode@Stability(value=Stable) @Nullable default Object getProvisionedThroughput()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html#cfn-cassandra-table-billingmode-provisionedthroughput@Stability(value=Stable) static CfnTable.BillingModeProperty.Builder builder()
Copyright © 2020. All rights reserved.