Jump to Content

Interface ListWorkspacesCommandOutputProtected

The output of ListWorkspacesCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

nextToken?: string

Pagination token to use when requesting the next page in this list.

workspaces: undefined | WorkspaceSummary[]

The list of existing workspaces, including those undergoing creation or deletion.