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.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration
Description
Documentation
data MeetingFeaturesConfiguration Source #
The configuration settings of the features available to a meeting.>
See: newMeetingFeaturesConfiguration
smart constructor.
Constructors
MeetingFeaturesConfiguration' | |
Fields
|
Instances
newMeetingFeaturesConfiguration :: MeetingFeaturesConfiguration Source #
Create a value of MeetingFeaturesConfiguration
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:audio:MeetingFeaturesConfiguration'
, meetingFeaturesConfiguration_audio
- The configuration settings for the audio features available to a
meeting.
meetingFeaturesConfiguration_audio :: Lens' MeetingFeaturesConfiguration (Maybe AudioFeatures) Source #
The configuration settings for the audio features available to a meeting.