DescribeEnvironmentHealthResponse
Health details for an AWS Elastic Beanstalk environment.
Types
Properties
Link copied to clipboard
Application request metrics for the environment.
Link copied to clipboard
The health color of the environment.
Link copied to clipboard
The environment's name.
Link copied to clipboard
The health status of the environment. For example, Ok
.
Link copied to clipboard
Summary health information for the instances in the environment.
Link copied to clipboard
The date and time that the health information was retrieved.
Link copied to clipboard
The environment's operational status. Ready
, Launching
, Updating
, Terminating
, or Terminated
.
Functions
Link copied to clipboard
inline fun copy(block: DescribeEnvironmentHealthResponse.Builder.() -> Unit = {}): DescribeEnvironmentHealthResponse