class Aws::MediaConvert::Types::Preset

A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to the output during the conversion process.

@!attribute [rw] arn

An identifier for this resource that is unique within all of AWS.
@return [String]

@!attribute [rw] category

An optional category you create to organize your presets.
@return [String]

@!attribute [rw] created_at

The timestamp in epoch seconds for preset creation.
@return [Time]

@!attribute [rw] description

An optional description you create for each preset.
@return [String]

@!attribute [rw] last_updated

The timestamp in epoch seconds when the preset was last updated.
@return [Time]

@!attribute [rw] name

A name you create for each preset. Each name must be unique within
your account.
@return [String]

@!attribute [rw] settings

Settings for preset
@return [Types::PresetSettings]

@!attribute [rw] type

A preset can be of two types: system or custom. System or built-in
preset can't be modified or deleted by the user.
@return [String]

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

Constants

SENSITIVE