Interface: IReplicaSpec
Properties of a ReplicaSpec.
Implemented by
Properties
region
• Optional region: null | string
The id of the region where the replica should be placed. The GetRegions API can be used to get the list of valid region ids. All the replicas must adhere to the region's max_in_region_replicas limit and connectable_region_ids. Required. Immutable. Example: "aws-us-west-2".