| 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.ChimeSdkMediaPipelines.Types.MeetingEventsConcatenationConfiguration
Description
Synopsis
- data MeetingEventsConcatenationConfiguration = MeetingEventsConcatenationConfiguration' {}
- newMeetingEventsConcatenationConfiguration :: ArtifactsConcatenationState -> MeetingEventsConcatenationConfiguration
- meetingEventsConcatenationConfiguration_state :: Lens' MeetingEventsConcatenationConfiguration ArtifactsConcatenationState
Documentation
data MeetingEventsConcatenationConfiguration Source #
The configuration object for an event concatenation pipeline.
See: newMeetingEventsConcatenationConfiguration smart constructor.
Constructors
| MeetingEventsConcatenationConfiguration' | |
Fields
| |
Instances
newMeetingEventsConcatenationConfiguration Source #
Create a value of MeetingEventsConcatenationConfiguration 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:state:MeetingEventsConcatenationConfiguration', meetingEventsConcatenationConfiguration_state - Enables or disables the configuration object.
meetingEventsConcatenationConfiguration_state :: Lens' MeetingEventsConcatenationConfiguration ArtifactsConcatenationState Source #
Enables or disables the configuration object.