class Aws::ElasticTranscoder::Types::ListPipelinesRequest
The `ListPipelineRequest` structure.
@note When making an API call, you may pass ListPipelinesRequest
data as a hash: { ascending: "Ascending", page_token: "Id", }
@!attribute [rw] ascending
To list pipelines in chronological order by the date and time that they were created, enter `true`. To list pipelines in reverse chronological order, enter `false`. @return [String]
@!attribute [rw] page_token
When Elastic Transcoder returns more than one page of results, use `pageToken` in subsequent `GET` requests to get each successive page of results. @return [String]
Constants
- SENSITIVE