class Aws::ElasticTranscoder::Types::ListPresetsRequest
The `ListPresetsRequest` structure.
@note When making an API call, you may pass ListPresetsRequest
data as a hash: { ascending: "Ascending", page_token: "Id", }
@!attribute [rw] ascending
To list presets in chronological order by the date and time that they were created, enter `true`. To list presets 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