Values_0.MediaPlacementSourceA set of endpoints used by clients to connect to the media service group for an Amazon Chime SDK meeting.
type nonrec t = {audioHostUrl : URI.t option;The audio host URL.
*)audioFallbackUrl : URI.t option;The audio fallback URL.
*)signalingUrl : URI.t option;The signaling URL.
*)turnControlUrl : URI.t option;The turn control URL.
*)eventIngestionUrl : URI.t option;The event ingestion URL to which you send client meeting events.
*)}