Namespace Amazon.CDK.AWS.ElasticLoadBalancing
Classes
- CfnLoadBalancer
A CloudFormation
AWS::ElasticLoadBalancing::LoadBalancer
.
- CfnLoadBalancer.AccessLoggingPolicyProperty
Specifies where and how access logs are stored for your Classic Load Balancer.
- CfnLoadBalancer.AppCookieStickinessPolicyProperty
Specifies a policy for application-controlled session stickiness for your Classic Load Balancer.
- CfnLoadBalancer.ConnectionDrainingPolicyProperty
Specifies the connection draining settings for your Classic Load Balancer.
- CfnLoadBalancer.ConnectionSettingsProperty
Specifies the idle timeout value for your Classic Load Balancer.
- CfnLoadBalancer.HealthCheckProperty
Specifies health check settings for your Classic Load Balancer.
- CfnLoadBalancer.LBCookieStickinessPolicyProperty
Specifies a policy for duration-based session stickiness for your Classic Load Balancer.
- CfnLoadBalancer.ListenersProperty
Specifies a listener for your Classic Load Balancer.
- CfnLoadBalancer.PoliciesProperty
Specifies policies for your Classic Load Balancer.
- CfnLoadBalancerProps
Properties for defining a
CfnLoadBalancer
.
- HealthCheck
Describe the health check to a load balancer.
- ListenerPort
Reference to a listener's port just created.
- LoadBalancer
A load balancer with a single listener.
- LoadBalancerListener
Add a backend to the load balancer.
- LoadBalancerProps
Construction properties for a LoadBalancer.
Interfaces
- CfnLoadBalancer.IAccessLoggingPolicyProperty
Specifies where and how access logs are stored for your Classic Load Balancer.
- CfnLoadBalancer.IAppCookieStickinessPolicyProperty
Specifies a policy for application-controlled session stickiness for your Classic Load Balancer.
- CfnLoadBalancer.IConnectionDrainingPolicyProperty
Specifies the connection draining settings for your Classic Load Balancer.
- CfnLoadBalancer.IConnectionSettingsProperty
Specifies the idle timeout value for your Classic Load Balancer.
- CfnLoadBalancer.IHealthCheckProperty
Specifies health check settings for your Classic Load Balancer.
- CfnLoadBalancer.ILBCookieStickinessPolicyProperty
Specifies a policy for duration-based session stickiness for your Classic Load Balancer.
- CfnLoadBalancer.IListenersProperty
Specifies a listener for your Classic Load Balancer.
- CfnLoadBalancer.IPoliciesProperty
Specifies policies for your Classic Load Balancer.
- ICfnLoadBalancerProps
Properties for defining a
CfnLoadBalancer
.
- IHealthCheck
Describe the health check to a load balancer.
- ILoadBalancerListener
Add a backend to the load balancer.
- ILoadBalancerProps
Construction properties for a LoadBalancer.
- ILoadBalancerTarget
Interface that is going to be implemented by constructs that you can load balance to.