Values.JobAttachmentDetailsEntitySourceThe job attachments.
type nonrec t = {jobId : JobId.t option;The job ID.
*)attachments : Attachments.t option;The job attachments.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of JobId.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of
OutputRelativeDirectoriesListMemberString.t ]
list
| `String of FileSystemLocationName.t ])
list ]
list ])
list ])
list ]