DescribeEnvironmentHealthResponse

Health details for an AWS Elastic Beanstalk environment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Application request metrics for the environment.

Link copied to clipboard

Descriptions of the data that contributed to the environment's current health status.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String