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 ListEnvironmentsCommandOutputProtected

The output of ListEnvironmentsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

environments: undefined | EnvironmentSummary[]

Returns a list of summary details for all the runtime environments in your account.

nextToken?: string

A pagination token that's returned when the response doesn't contain all the runtime environments.