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::Keyspace
resource to create a new keyspace in Amazon Keyspaces (for Apache Cassandra).A fluent builder forCfnKeyspace
.You can useReplicationSpecification
to configure theReplicationStrategy
of a keyspace in Amazon Keyspaces .A builder forCfnKeyspace.ReplicationSpecificationProperty
Properties for defining aCfnKeyspace
.A builder forCfnKeyspaceProps
You can use theAWS::Cassandra::Table
resource to create a new table in Amazon Keyspaces (for Apache Cassandra).The optional auto scaling settings for a table with provisioned throughput capacity.A builder forCfnTable.AutoScalingSettingProperty
The optional auto scaling capacity settings for a table in provisioned capacity mode.A builder forCfnTable.AutoScalingSpecificationProperty
Determines the billing mode for the table - on-demand or provisioned.A builder forCfnTable.BillingModeProperty
A fluent builder forCfnTable
.Defines an individual column within the clustering key.A builder forCfnTable.ClusteringKeyColumnProperty
The name and data type of an individual column in a table.A builder forCfnTable.ColumnProperty
Specifies the encryption at rest option selected for the table.A builder forCfnTable.EncryptionSpecificationProperty
The provisioned throughput for the table, which consists ofReadCapacityUnits
andWriteCapacityUnits
.A builder forCfnTable.ProvisionedThroughputProperty
The AWS Region specific settings of a multi-Region table.A builder forCfnTable.ReplicaSpecificationProperty
Amazon Keyspaces supports thetarget tracking
auto scaling policy.A builder forCfnTable.ScalingPolicyProperty
Amazon Keyspaces supports thetarget tracking
auto scaling policy for a provisioned table.Properties for defining aCfnTable
.A builder forCfnTableProps
TheCreateType
operation creates a new user-defined type in the specified keyspace.A fluent builder forCfnType
.The name and data type of an individual field in a user-defined type (UDT).A builder forCfnType.FieldProperty
Properties for defining aCfnType
.A builder forCfnTypeProps