class Aws::SecurityHub::Types::LoadBalancerState
Information about the state of the load balancer.
@note When making an API call, you may pass LoadBalancerState
data as a hash: { code: "NonEmptyString", reason: "NonEmptyString", }
@!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 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/securityhub-2018-10-26/LoadBalancerState AWS API Documentation
Constants
- SENSITIVE