| 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.MediaConnectFlow
Description
Synopsis
Documentation
data MediaConnectFlow Source #
The settings for a MediaConnect Flow.
See: newMediaConnectFlow smart constructor.
Constructors
| MediaConnectFlow' | |
Instances
newMediaConnectFlow :: MediaConnectFlow Source #
Create a value of MediaConnectFlow 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:flowArn:MediaConnectFlow', mediaConnectFlow_flowArn - The unique ARN of the MediaConnect Flow being used as a source.
mediaConnectFlow_flowArn :: Lens' MediaConnectFlow (Maybe Text) Source #
The unique ARN of the MediaConnect Flow being used as a source.