@Stability(value=Stable) public static final class CfnEndpoint.PrimaryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.PrimaryProperty>
CfnEndpoint.PrimaryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.PrimaryProperty |
build()
Builds the configured instance.
|
CfnEndpoint.PrimaryProperty.Builder |
healthCheck(String healthCheck)
Sets the value of
CfnEndpoint.PrimaryProperty.getHealthCheck() |
@Stability(value=Stable) public CfnEndpoint.PrimaryProperty.Builder healthCheck(String healthCheck)
CfnEndpoint.PrimaryProperty.getHealthCheck()healthCheck - The ARN of the health check used by the endpoint to determine whether failover is triggered. This parameter is required.this@Stability(value=Stable) public CfnEndpoint.PrimaryProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.PrimaryProperty>CfnEndpoint.PrimaryPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.