| CfnKeyspace
A CloudFormation `AWS::Cassandra::Keyspace`.
|
| CfnKeyspace.Builder
|
| CfnKeyspaceProps
Properties for defining a `CfnKeyspace`.
|
| CfnKeyspaceProps.Builder
|
| CfnTable
A CloudFormation `AWS::Cassandra::Table`.
|
| CfnTable.BillingModeProperty
Determines the billing mode for the table - On-demand or provisioned.
|
| CfnTable.BillingModeProperty.Builder
|
| CfnTable.Builder
|
| CfnTable.ClusteringKeyColumnProperty
Defines an individual column within the clustering key.
|
| CfnTable.ClusteringKeyColumnProperty.Builder
|
| CfnTable.ColumnProperty
The name and data type of an individual column in a table.
|
| CfnTable.ColumnProperty.Builder
|
| CfnTable.EncryptionSpecificationProperty
Specifies the encryption at rest option selected for the table.
|
| CfnTable.EncryptionSpecificationProperty.Builder
|
| CfnTable.ProvisionedThroughputProperty
The provisioned throughput for the table, which consists of `ReadCapacityUnits` and `WriteCapacityUnits` .
|
| CfnTable.ProvisionedThroughputProperty.Builder
|
| CfnTableProps
Properties for defining a `CfnTable`.
|
| CfnTableProps.Builder
|