Values.ProtectedJobOutputConfigurationInputSourceThe protected job output configuration input.
type nonrec t = {member : ProtectedJobMemberOutputConfigurationInput.t option;The member of the protected job output configuration input.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of AccountId.t ]) list ])
list ]