| Package | Description |
|---|---|
| software.amazon.awscdk.services.cassandra |
AWS::Cassandra Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.BillingModeProperty.Jsii$Proxy
An implementation for
CfnTable.BillingModeProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.BillingModeProperty |
CfnTable.BillingModeProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTableProps.Builder |
CfnTableProps.Builder.billingMode(CfnTable.BillingModeProperty billingMode)
Sets the value of
CfnTableProps.getBillingMode() |
CfnTable.Builder |
CfnTable.Builder.billingMode(CfnTable.BillingModeProperty billingMode)
The billing mode for the table, which determines how you'll be charged for reads and writes:.
|
void |
CfnTable.setBillingMode(CfnTable.BillingModeProperty value)
The billing mode for the table, which determines how you'll be charged for reads and writes:.
|
Copyright © 2022. All rights reserved.