EnvironmentSummary

Contains a subset of the possible runtime environment attributes. Used in the environment list.

Types

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

Properties

Link copied to clipboard

The timestamp when the runtime environment was created.

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 a particular runtime environment.

Link copied to clipboard

The unique identifier of a particular runtime environment.

Link copied to clipboard

The instance type of the runtime environment.

Link copied to clipboard

The name of the runtime environment.

Link copied to clipboard

The network type supported by the runtime environment.

Link copied to clipboard

The status of the 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