Values.TranscriptSourceSettingSourceIndicates the setting of the location where the transcript is stored.
type nonrec t = {s3BucketTranscriptSource : S3BucketTranscriptSource.t option;Indicates the setting of the Amazon S3 bucket where the transcript is stored.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of S3BucketName.t
| `Structure of
(string
* [> `List of [> `String of ObjectPrefix.t ] list
| `Structure of
(string
* [> `Structure of
(string * [> `Timestamp of Timestamp.t ]) list ])
list ])
list ])
list ])
list ]