EnvironmentConfiguration

The configuration of an environment.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account of the environment.

Link copied to clipboard

The Amazon Web Services Region of the environment.

Link copied to clipboard

The configuration parameters of the environment.

Link copied to clipboard

The deployment mode of the environment.

Link copied to clipboard

The deployment order of the environment.

Link copied to clipboard

The environment description.

Link copied to clipboard

The environment blueprint ID.

Link copied to clipboard
val id: String?

The environment ID.

Link copied to clipboard

The environment name.

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