amazonka-elb-0.3.5: Amazon Elastic Load Balancing SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.ELB.DescribeInstanceHealth

Contents

Description

Describes the state of the specified instances registered with the specified load balancer. If no instances are specified, the call describes the state of all instances registered with the load balancer, not including any terminated instances.

http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/API_DescribeInstanceHealth.html

Synopsis

Request

Request constructor

describeInstanceHealth Source

DescribeInstanceHealth constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

Response lenses

dihrInstanceStates :: Lens' DescribeInstanceHealthResponse [InstanceState] Source

Information about the health of the instances.