class Aws::ElasticLoadBalancingV2::Types::LoadBalancerState
Information about the state of the load balancer.
@!attribute [rw] code
The state code. The initial state of the load balancer is `provisioning`. After the load balancer is fully set up and ready to route traffic, its state is `active`. If load balancer is routing traffic but does not have the resources it needs to scale, its state is`active_impaired`. If the load balancer could not be set up, its state is `failed`. @return [String]
@!attribute [rw] reason
A description of the state. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancingv2-2015-12-01/LoadBalancerState AWS API Documentation
Constants
- SENSITIVE