Skip to main content

IPollyListSpeechSynthesisTasksRequest

Interface in AWS.Polly

Interface for ListSpeechSynthesisTasks requests.

Ancestors

Properties

MaxResults

property MaxResults: TOptional<Integer>

Specify a number to limit the number of results returned.

Valid range: 1-100.

NextToken

property NextToken: string

Specify a NextToken returned from a previous call to retrieve more results.

Status

property Status: string

Specify a task status to filter the results by.

Valid values: scheduled | inProgress | completed | failed.