availabilityZones property

List<String>? availabilityZones
final

The Availability Zones for the domain. Exists only if the domain was created with VPCOptions.

Implementation

final List<String>? availabilityZones;