Jump to Content

Interface ListLaunchesCommandInputProtected

The input for ListLaunchesCommand.

Hierarchy

Properties

maxResults?: number

The maximum number of results to include in the response.

nextToken?: string

The token to use when requesting the next set of results. You received this token from a previous ListLaunches operation.

project: undefined | string

The name or ARN of the project to return the launch list from.

status?: string

Use this optional parameter to limit the returned results to only the launches with the status that you specify here.