Values.S3DestinationConfigurationSourceA complex type that describes an S3 location where recorded videos will be stored.
type nonrec t = {bucketName : S3DestinationBucketName.t;Location (S3 bucket name) where recorded videos will be stored.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of S3DestinationBucketName.t ]) list ]