class Aws::MediaConvert::Types::ListPresetsResponse

Successful list presets requests return a JSON array of presets. If you don't specify how they are ordered, you will receive them alphabetically by name.

@!attribute [rw] next_token

Use this string to request the next batch of presets.
@return [String]

@!attribute [rw] presets

List of presets
@return [Array<Types::Preset>]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ListPresetsResponse AWS API Documentation

Constants

SENSITIVE