| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancing |
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthCheck.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck |
HealthCheck.Builder.build()
Builds the configured instance.
|
HealthCheck |
LoadBalancerProps.getHealthCheck()
Health check settings for the load balancing targets.
|
HealthCheck |
LoadBalancerProps.Jsii$Proxy.getHealthCheck()
Health check settings for the load balancing targets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalancerProps.setHealthCheck(HealthCheck value)
Health check settings for the load balancing targets.
|
void |
LoadBalancerProps.Jsii$Proxy.setHealthCheck(HealthCheck value)
Health check settings for the load balancing targets.
|
LoadBalancerProps.Builder |
LoadBalancerProps.Builder.withHealthCheck(HealthCheck value)
Sets the value of HealthCheck
|
Copyright © 2018. All rights reserved.