@Stability(value=Stable) public static final class Ec2HealthCheckOptions.Builder extends Object implements software.amazon.jsii.Builder<Ec2HealthCheckOptions>
Ec2HealthCheckOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Ec2HealthCheckOptions |
build()
Builds the configured instance.
|
Ec2HealthCheckOptions.Builder |
grace(Duration grace)
Sets the value of
Ec2HealthCheckOptions.getGrace() |
@Stability(value=Stable) public Ec2HealthCheckOptions.Builder grace(Duration grace)
Ec2HealthCheckOptions.getGrace()grace - Specified the time Auto Scaling waits before checking the health status of an EC2 instance that has come into service.this@Stability(value=Stable) public Ec2HealthCheckOptions build()
build in interface software.amazon.jsii.Builder<Ec2HealthCheckOptions>Ec2HealthCheckOptionsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.