class Aws::MediaConvert::Types::DeletePresetRequest

Delete a preset by sending a request with the preset name

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

data as a hash:

    {
      name: "__string", # required
    }

@!attribute [rw] name

The name of the preset to be deleted.
@return [String]

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

Constants

SENSITIVE