| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.MediaConvert.Types.DestinationSettings
Description
Documentation
data DestinationSettings Source #
Settings associated with the destination. Will vary based on the type of destination
See: newDestinationSettings smart constructor.
Constructors
| DestinationSettings' | |
Fields
| |
Instances
newDestinationSettings :: DestinationSettings Source #
Create a value of DestinationSettings with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:s3Settings:DestinationSettings', destinationSettings_s3Settings - Settings associated with S3 destination
destinationSettings_s3Settings :: Lens' DestinationSettings (Maybe S3DestinationSettings) Source #
Settings associated with S3 destination