DomainZoneAwarenessConfig

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

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 (AZs), the number of AZs that you want the domain to use. Valid values are 2 and 3 . Default is 2.