@Stability(value=Stable) public static final class CfnEnvironment.HighAvailabilityConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEnvironment.HighAvailabilityConfigProperty>
CfnEnvironment.HighAvailabilityConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.HighAvailabilityConfigProperty |
build()
Builds the configured instance.
|
CfnEnvironment.HighAvailabilityConfigProperty.Builder |
desiredCapacity(Number desiredCapacity)
Sets the value of
CfnEnvironment.HighAvailabilityConfigProperty.getDesiredCapacity() |
@Stability(value=Stable) public CfnEnvironment.HighAvailabilityConfigProperty.Builder desiredCapacity(Number desiredCapacity)
CfnEnvironment.HighAvailabilityConfigProperty.getDesiredCapacity()desiredCapacity - `CfnEnvironment.HighAvailabilityConfigProperty.DesiredCapacity`. This parameter is required.this@Stability(value=Stable) public CfnEnvironment.HighAvailabilityConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnEnvironment.HighAvailabilityConfigProperty>CfnEnvironment.HighAvailabilityConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.