code property
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
.
Implementation
final LoadBalancerStateEnum? code;