Copyright | (c) 2013-2015 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
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.
See: AWS API Reference for DeletePreset.
Creating a Request
:: Text | |
-> DeletePreset |
Creates a value of DeletePreset
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DeletePreset Source
The DeletePresetRequest
structure.
See: deletePreset
smart constructor.
Request Lenses
dpId :: Lens' DeletePreset Text Source
The identifier of the preset for which you want to get detailed information.
Destructuring the Response
Creates a value of DeletePresetResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DeletePresetResponse Source
The DeletePresetResponse
structure.
See: deletePresetResponse
smart constructor.
Response Lenses
dprsStatus :: Lens' DeletePresetResponse Int Source
The response status code.