LoadBalancerState
Information about the state of the load balancer.
Contents
- 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 isactive. If load balancer is routing traffic but does not have the resources it needs to scale, its state isactive_impaired. If the load balancer could not be set up, its state isfailed.Type: String
Valid Values:
active | provisioning | active_impaired | failedRequired: No
- Reason
-
A description of the state.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: