availabilityZones property

List<String>? availabilityZones
final

The availability zones for the Elasticsearch domain. Exists only if the domain was created with VPCOptions.

Implementation

final List<String>? availabilityZones;