| Interface | Description |
|---|---|
| HealthCheck |
Describe the health check to a load balancer
|
| ILoadBalancerTarget |
Interface that is going to be implemented by constructs that you can load balance to
|
| LoadBalancerListener |
Add a backend to the load balancer
|
| LoadBalancerProps |
Construction properties for a LoadBalancer
|
| Class | Description |
|---|---|
| $Module | |
| HealthCheck.Builder |
A builder for
HealthCheck |
| HealthCheck.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| ILoadBalancerTarget.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| ListenerPort |
Reference to a listener's port just created.
|
| LoadBalancer |
A load balancer with a single listener
Routes to a fleet of of instances in a VPC.
|
| LoadBalancerListener.Builder |
A builder for
LoadBalancerListener |
| LoadBalancerListener.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| LoadBalancerProps.Builder |
A builder for
LoadBalancerProps |
| LoadBalancerProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| Enum | Description |
|---|---|
| LoadBalancingProtocol |
Copyright © 2018. All rights reserved.