ZoneAwarenessConfigResponse

data class ZoneAwarenessConfigResponse(val availabilityZoneCount: Int? = null)

Definition of ZoneAwarenessConfig

Constructors

Link copied to clipboard
constructor(availabilityZoneCount: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If you enabled multiple Availability Zones, this value is the number of zones that you want the domain to use. Valid values are 2 and 3. If your domain is provisioned within a VPC, this value be equal to number of subnets.