@Stability(value=Stable) public static final class CfnService.HealthCheckConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.HealthCheckConfigurationProperty>
CfnService.HealthCheckConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnService.HealthCheckConfigurationProperty.Builder healthyThreshold(Number healthyThreshold)
CfnService.HealthCheckConfigurationProperty.getHealthyThreshold()healthyThreshold - `CfnService.HealthCheckConfigurationProperty.HealthyThreshold`.this@Stability(value=Stable) public CfnService.HealthCheckConfigurationProperty.Builder interval(Number interval)
CfnService.HealthCheckConfigurationProperty.getInterval()interval - `CfnService.HealthCheckConfigurationProperty.Interval`.this@Stability(value=Stable) public CfnService.HealthCheckConfigurationProperty.Builder path(String path)
CfnService.HealthCheckConfigurationProperty.getPath()path - `CfnService.HealthCheckConfigurationProperty.Path`.this@Stability(value=Stable) public CfnService.HealthCheckConfigurationProperty.Builder protocol(String protocol)
CfnService.HealthCheckConfigurationProperty.getProtocol()protocol - `CfnService.HealthCheckConfigurationProperty.Protocol`.this@Stability(value=Stable) public CfnService.HealthCheckConfigurationProperty.Builder timeout(Number timeout)
CfnService.HealthCheckConfigurationProperty.getTimeout()timeout - `CfnService.HealthCheckConfigurationProperty.Timeout`.this@Stability(value=Stable) public CfnService.HealthCheckConfigurationProperty.Builder unhealthyThreshold(Number unhealthyThreshold)
CfnService.HealthCheckConfigurationProperty.getUnhealthyThreshold()unhealthyThreshold - `CfnService.HealthCheckConfigurationProperty.UnhealthyThreshold`.this@Stability(value=Stable) public CfnService.HealthCheckConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnService.HealthCheckConfigurationProperty>CfnService.HealthCheckConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.