Values_0.ConnectionDataSourceInformation required to join the call.
type nonrec t = {attendee : Attendee.t option;The attendee information, including attendee ID and join token.
*)meeting : Meeting.t option;A meeting created using the Amazon Chime SDK.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of AttendeeId.t
| `Structure of
(string
* [> `String of URI.t
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ])
list ]