Uses of Interface
software.amazon.awscdk.services.cassandra.CfnTable.BillingModeProperty
Packages that use CfnTable.BillingModeProperty
-
Uses of CfnTable.BillingModeProperty in software.amazon.awscdk.services.cassandra
Classes in software.amazon.awscdk.services.cassandra that implement CfnTable.BillingModePropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.BillingModeProperty
Methods in software.amazon.awscdk.services.cassandra that return CfnTable.BillingModePropertyModifier and TypeMethodDescriptionCfnTable.BillingModeProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.cassandra with parameters of type CfnTable.BillingModePropertyModifier and TypeMethodDescriptionCfnTable.Builder.billingMode
(CfnTable.BillingModeProperty billingMode) The billing mode for the table, which determines how you'll be charged for reads and writes:.CfnTableProps.Builder.billingMode
(CfnTable.BillingModeProperty billingMode) Sets the value ofCfnTableProps.getBillingMode()
void
CfnTable.setBillingMode
(CfnTable.BillingModeProperty value) The billing mode for the table, which determines how you'll be charged for reads and writes:.