SingleInstanceHealth

Detailed health information about an Amazon EC2 instance in your Elastic Beanstalk environment.

Types

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

Properties

Link copied to clipboard

Request metrics from your application.

Link copied to clipboard

The availability zone in which the instance runs.

Link copied to clipboard

Represents the causes, which provide more information about the current health status.

Link copied to clipboard

Represents the color indicator that gives you information about the health of the EC2 instance. For more information, see Health Colors and Statuses.

Link copied to clipboard

Information about the most recent deployment to an instance.

Link copied to clipboard

Returns the health status of the specified instance. For more information, see Health Colors and Statuses.

Link copied to clipboard

The ID of the Amazon EC2 instance.

Link copied to clipboard

The instance's type.

Link copied to clipboard

The time at which the EC2 instance was launched.

Link copied to clipboard

Operating system metrics from the instance.

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