Values.AttachmentsSourceThe job attachments.
type nonrec t = {manifests : ManifestPropertiesList.t;The manifest properties for the attachments.
*)fileSystem : JobAttachmentsFileSystem.t option;The file system location for the attachments.
*)}val to_value :
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 ]