class Aws::ElasticBeanstalk::Types::DescribeInstancesHealthResult

Detailed health information about the Amazon EC2 instances in an AWS Elastic Beanstalk environment.

@!attribute [rw] instance_health_list

Detailed health information about each instance.

The output differs slightly between Linux and Windows environments.
There is a difference in the members that are supported under the
`<CPUUtilization>` type.
@return [Array<Types::SingleInstanceHealth>]

@!attribute [rw] refreshed_at

The date and time that the health information was retrieved.
@return [Time]

@!attribute [rw] next_token

Pagination token for the next page of results, if available.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/DescribeInstancesHealthResult AWS API Documentation

Constants

SENSITIVE