AwsElasticBeanstalkEnvironmentDetails

Contains details about an Elastic Beanstalk environment.

Types

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

Properties

Link copied to clipboard

The name of the application that is associated with the environment.

Link copied to clipboard

The URL to the CNAME for this environment.

Link copied to clipboard

The creation date for this environment.

Link copied to clipboard

The date when this environment was last modified.

Link copied to clipboard

A description of the environment.

Link copied to clipboard

For load-balanced, autoscaling environments, the URL to the load balancer. For single-instance environments, the IP address of the instance.

Link copied to clipboard

The ARN of the environment.

Link copied to clipboard

The identifier of the environment.

Link copied to clipboard

Links to other environments in the same group.

Link copied to clipboard

The name of the environment.

Link copied to clipboard

The configuration setting for the environment.

Link copied to clipboard

The ARN of the platform version for the environment.

Link copied to clipboard

The name of the solution stack that is deployed with the environment.

Link copied to clipboard

The current operational status of the environment. Valid values are as follows:

Link copied to clipboard

The tier of the environment.

Link copied to clipboard

The application version of the environment.

Functions

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