Safe Haskell | None |
---|---|
Language | Haskell2010 |
The DeletePreset operation removes a preset that you've added in an AWS region.
You can't delete the default presets that are included with Elastic Transcoder.
http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/DeletePreset.html
Request
data DeletePreset Source
Request constructor
:: Text | |
-> DeletePreset |
Request lenses
dpId :: Lens' DeletePreset Text Source
The identifier of the preset for which you want to get detailed information.
Response
Response constructor
deletePresetResponse :: DeletePresetResponse Source
DeletePresetResponse
constructor.