class Aws::ElasticTranscoder::Types::ListPresetsResponse

The `ListPresetsResponse` structure.

@!attribute [rw] presets

An array of `Preset` objects.
@return [Array<Types::Preset>]

@!attribute [rw] next_page_token

A value that you use to access the second and subsequent pages of
results, if any. When the presets fit on one page or when you've
reached the last page of results, the value of `NextPageToken` is
`null`.
@return [String]

Constants

SENSITIVE