regionLists property

Input<List<String>?>? regionLists
final

Replication regions. If replicationStrategy is MULTI_REGION, regionList requires the current Region and at least one additional AWS Region where the keyspace is going to be replicated in.

Implementation

final pulumi.Input<List<String>?>? regionLists;