replicationSpecification
construct an aws.sdk.kotlin.services.keyspaces.model.ReplicationSpecification inside the given block
The replication specification of the keyspace includes:
replicationStrategy
- the required value isSINGLE_REGION
orMULTI_REGION
.regionList
- if thereplicationStrategy
isMULTI_REGION
, theregionList
requires the current Region and at least one additional Amazon Web Services Region where the keyspace is going to be replicated in.