Values.MembershipProtectedJobOutputConfigurationSourceContains configurations for protected job results.
type nonrec t = {s3 : ProtectedJobS3OutputConfigurationInput.t option;Contains the configuration to write the job results to S3.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of
ProtectedJobS3OutputConfigurationInputBucketString.t ])
list ])
list ]