Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListWorkspacesCommandInputProtected

The input for ListWorkspacesCommand.

Hierarchy

Properties

alias?: string

Optional filter for workspace alias. Only the workspaces with aliases that begin with this value will be returned.

maxResults?: number

Maximum results to return in response (default=100, maximum=1000).

nextToken?: string

Pagination token to request the next page in a paginated list. This token is obtained from the output of the previous ListWorkspaces request.