@Stability(value=Stable)
public static interface CfnTable.BillingModeProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getProvisionedThroughput()
@Stability(value=Stable) static CfnTable.BillingModeProperty.Builder builder()
Copyright © 2021. All rights reserved.