NAME
Paws::ElasticTranscoder::ListPresetsResponse
ATTRIBUTES
NextPageToken => Str
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 C<NextPageToken> is
C<null>.
Presets => ArrayRef[Paws::ElasticTranscoder::Preset]
An array of C<Preset> objects.