Uses of Package
software.amazon.awscdk.services.cassandra
Packages that use software.amazon.awscdk.services.cassandra
-
Classes in software.amazon.awscdk.services.cassandra used by software.amazon.awscdk.services.cassandraClassDescriptionYou can use the
AWS::Cassandra::Keyspaceresource to create a new keyspace in Amazon Keyspaces (for Apache Cassandra).A fluent builder forCfnKeyspace.You can useReplicationSpecificationto configure theReplicationStrategyof a keyspace in Amazon Keyspaces.A builder forCfnKeyspace.ReplicationSpecificationPropertyProperties for defining aCfnKeyspace.A builder forCfnKeyspacePropsYou can use theAWS::Cassandra::Tableresource to create a new table in Amazon Keyspaces (for Apache Cassandra).Determines the billing mode for the table - on-demand or provisioned.A builder forCfnTable.BillingModePropertyA fluent builder forCfnTable.Defines an individual column within the clustering key.A builder forCfnTable.ClusteringKeyColumnPropertyThe name and data type of an individual column in a table.A builder forCfnTable.ColumnPropertySpecifies the encryption at rest option selected for the table.A builder forCfnTable.EncryptionSpecificationPropertyThe provisioned throughput for the table, which consists ofReadCapacityUnitsandWriteCapacityUnits.A builder forCfnTable.ProvisionedThroughputPropertyProperties for defining aCfnTable.A builder forCfnTableProps