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 is active.
If the load balancer could not be set up, its state is failed.
Type: String
Pattern:
.*\S.*
Required: No
- Reason
-
A description of the state.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: