GetEnvironmentResponse

Types

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

Properties

Link copied to clipboard

The number of instances included in the runtime environment. A standalone runtime environment has a maximum of one instance. Currently, a high availability runtime environment has a maximum of two instances.

Link copied to clipboard

The timestamp when the runtime environment was created.

Link copied to clipboard

The description of the runtime environment.

Link copied to clipboard

The target platform for the runtime environment.

Link copied to clipboard

The version of the runtime engine.

Link copied to clipboard

The Amazon Resource Name (ARN) of the runtime environment.

Link copied to clipboard

The unique identifier of the runtime environment.

Link copied to clipboard

The desired capacity of the high availability configuration for the runtime environment.

Link copied to clipboard

The type of instance underlying the runtime environment.

Link copied to clipboard

The identifier of a customer managed key.

Link copied to clipboard

The Amazon Resource Name (ARN) for the load balancer used with the runtime environment.

Link copied to clipboard

The name of the runtime environment. Must be unique within the account.

Link copied to clipboard

The network type supported by the runtime environment.

Link copied to clipboard

Indicates the pending maintenance scheduled on this environment.

Link copied to clipboard

The maintenance window for the runtime environment. If you don't provide a value for the maintenance window, the service assigns a random value.

Link copied to clipboard

Whether applications running in this runtime environment are publicly accessible.

Link copied to clipboard

The unique identifiers of the security groups assigned to this runtime environment.

Link copied to clipboard

The status of the runtime environment. If the Amazon Web Services Mainframe Modernization environment is missing a connection to the customer owned dependent resource, the status will be Unhealthy.

Link copied to clipboard

The reason for the reported status.

Link copied to clipboard

The storage configurations defined for the runtime environment.

Link copied to clipboard

The unique identifiers of the subnets assigned to this runtime environment.

Link copied to clipboard

The tags defined for this runtime environment.

Link copied to clipboard

The unique identifier for the VPC used with this runtime environment.

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