NAME
Paws::ElasticBeanstalk::DescribeEnvironmentHealthResult
ATTRIBUTES
ApplicationMetrics => Paws::ElasticBeanstalk::ApplicationMetrics
Causes => ArrayRef[Str]
Returns potential causes for the reported status.
Color => Str
Returns the color indicator that tells you information about the health of the environment. For more information, see Health Colors and Statuses.
EnvironmentName => Str
The AWS Elastic Beanstalk environment name.
HealthStatus => Str
Contains the response body with information about the health of the environment.
InstancesHealth => Paws::ElasticBeanstalk::InstanceHealthSummary
RefreshedAt => Str
The date and time the information was last refreshed.
Status => Str
Returns the health status value of the environment. For more information, see Health Colors and Statuses.
Valid values are: "Green", "Yellow", "Red", "Grey"