KeyspaceSummary
class KeyspaceSummary
Represents the properties of a keyspace.
Types
Properties
Link copied to clipboard
The name of the keyspace.
Link copied to clipboard
If the replicationStrategy
of the keyspace is MULTI_REGION
, a list of replication Regions is returned.
Link copied to clipboard
This property specifies if a keyspace is a single Region keyspace or a multi-Region keyspace. The available values are SINGLE_REGION
or MULTI_REGION
.
Link copied to clipboard
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).