replicaAvailabilityZones property
A list of Availability Zones to be used for the read replicas. The number of
Availability Zones in this list must match the value of
ReplicaCount
or ReplicasPerNodeGroup
if not
specified.
Implementation
final List<String>? replicaAvailabilityZones;