class Aws::ElasticBeanstalk::Types::InstanceHealthSummary
Represents summary information about the health of an instance. For more information, see [Health Colors and Statuses].
[1]: docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html
@!attribute [rw] no_data
**Grey.** AWS Elastic Beanstalk and the health agent are reporting no data on an instance. @return [Integer]
@!attribute [rw] unknown
**Grey.** AWS Elastic Beanstalk and the health agent are reporting an insufficient amount of data on an instance. @return [Integer]
@!attribute [rw] pending
**Grey.** An operation is in progress on an instance within the command timeout. @return [Integer]
@!attribute [rw] ok
**Green.** An instance is passing health checks and the health agent is not reporting any problems. @return [Integer]
@!attribute [rw] info
**Green.** An operation is in progress on an instance. @return [Integer]
@!attribute [rw] warning
**Yellow.** The health agent is reporting a moderate number of request failures or other issues for an instance or environment. @return [Integer]
@!attribute [rw] degraded
**Red.** The health agent is reporting a high number of request failures or other issues for an instance or environment. @return [Integer]
@!attribute [rw] severe
**Red.** The health agent is reporting a very high number of request failures or other issues for an instance or environment. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/InstanceHealthSummary AWS API Documentation
Constants
- SENSITIVE