| 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.MediaLive.Types.MediaPackageOutputDestinationSettings
Description
Synopsis
Documentation
data MediaPackageOutputDestinationSettings Source #
MediaPackage Output Destination Settings
See: newMediaPackageOutputDestinationSettings smart constructor.
Constructors
| MediaPackageOutputDestinationSettings' | |
Fields
| |
Instances
newMediaPackageOutputDestinationSettings :: MediaPackageOutputDestinationSettings Source #
Create a value of MediaPackageOutputDestinationSettings 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:channelId:MediaPackageOutputDestinationSettings', mediaPackageOutputDestinationSettings_channelId - ID of the channel in MediaPackage that is the destination for this
output group. You do not need to specify the individual inputs in
MediaPackage; MediaLive will handle the connection of the two MediaLive
pipelines to the two MediaPackage inputs. The MediaPackage channel and
MediaLive channel must be in the same region.
mediaPackageOutputDestinationSettings_channelId :: Lens' MediaPackageOutputDestinationSettings (Maybe Text) Source #
ID of the channel in MediaPackage that is the destination for this output group. You do not need to specify the individual inputs in MediaPackage; MediaLive will handle the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same region.