| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancing |
Amazon Elastic Load Balancing Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthCheck.Jsii$Proxy
An implementation for
HealthCheck |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck |
HealthCheck.Builder.build()
Builds the configured instance.
|
default HealthCheck |
LoadBalancerProps.getHealthCheck()
Health check settings for the load balancing targets.
|
HealthCheck |
LoadBalancerProps.Jsii$Proxy.getHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerProps.Builder |
LoadBalancerProps.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
LoadBalancerProps.getHealthCheck() |
LoadBalancer.Builder |
LoadBalancer.Builder.healthCheck(HealthCheck healthCheck)
Health check settings for the load balancing targets.
|
Copyright © 2022. All rights reserved.