Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface EnvironmentSummary

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

Hierarchy

  • EnvironmentSummary

Properties

creationTime: undefined | Date

The timestamp when the runtime environment was created.

engineType: undefined | string

The target platform for the runtime environment.

engineVersion: undefined | string

The version of the runtime engine.

environmentArn: undefined | string

The Amazon Resource Name (ARN) of a particular runtime environment.

environmentId: undefined | string

The unique identifier of a particular runtime environment.

instanceType: undefined | string

The instance type of the runtime environment.

name: undefined | string

The name of the runtime environment.

status: undefined | string

The status of the runtime environment