class Aws::MediaConvert::Types::GetPresetRequest

Query a preset by sending a request with the preset name.

@note When making an API call, you may pass GetPresetRequest

data as a hash:

    {
      name: "__string", # required
    }

@!attribute [rw] name

The name of the preset.
@return [String]

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

Constants

SENSITIVE