NAME
Paws::ElasticBeanstalk::DescribeEnvironmentHealthResult
ATTRIBUTES
ApplicationMetrics => Paws::ElasticBeanstalk::ApplicationMetrics
Application request metrics for the environment.
Causes => ArrayRef[Str|Undef]
Descriptions of the data that contributed to the environment's current health status.
Color => Str
The health color (https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html) of the environment.
EnvironmentName => Str
The environment's name.
HealthStatus => Str
The health status (https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html) of the environment. For example, Ok
.
InstancesHealth => Paws::ElasticBeanstalk::InstanceHealthSummary
Summary health information for the instances in the environment.
RefreshedAt => Str
The date and time that the health information was retrieved.
Status => Str
The environment's operational status. Ready
, Launching
, Updating
, Terminating
, or Terminated
.
Valid values are: "Green"
, "Yellow"
, "Red"
, "Grey"
=head2 _request_id => Str