Values_0.MeetingSourceA meeting created using the Amazon Chime SDK.
type nonrec t = {mediaRegion : MediaRegion.t option;The Amazon Web Services Region in which you create the meeting.
*)mediaPlacement : MediaPlacement.t option;The media placement for the meeting.
*)meetingFeatures : MeetingFeaturesConfiguration.t option;The configuration settings of the features available to a meeting.
*)meetingId : MeetingId.t option;The Amazon Chime SDK meeting ID.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of MediaRegion.t
| `Structure of
(string
* [> `String of URI.t
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ]