Values_1.SessionManagerOutputUrlSourceReserved for future use.
type nonrec t = {s3OutputUrl : SessionManagerS3OutputUrl.t option;Reserved for future use.
*)cloudWatchOutputUrl : SessionManagerCloudWatchOutputUrl.t option;Reserved for future use.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of SessionManagerS3OutputUrl.t ]) list ]