@Stability(value=Stable) public static final class CfnDomain.ZoneAwarenessConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDomain.ZoneAwarenessConfigProperty>
CfnDomain.ZoneAwarenessConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.ZoneAwarenessConfigProperty.Builder |
availabilityZoneCount(Number availabilityZoneCount)
Sets the value of
CfnDomain.ZoneAwarenessConfigProperty.getAvailabilityZoneCount() |
CfnDomain.ZoneAwarenessConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDomain.ZoneAwarenessConfigProperty.Builder availabilityZoneCount(Number availabilityZoneCount)
CfnDomain.ZoneAwarenessConfigProperty.getAvailabilityZoneCount()availabilityZoneCount - 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.this@Stability(value=Stable) public CfnDomain.ZoneAwarenessConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnDomain.ZoneAwarenessConfigProperty>CfnDomain.ZoneAwarenessConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.