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 ListEnvironmentsRequest

Hierarchy

Properties

engineType?: string

The engine type for the runtime environment.

maxResults?: number

The maximum number of runtime environments to return.

names?: string[]

The names of the runtime environments. Must be unique within the account.

nextToken?: string

A pagination token to control the number of runtime environments displayed in the list.