Values.JobEntitySourceThe details of a job entity.
type nonrec t = {jobDetails : JobDetailsEntity.t option;The job details.
*)jobAttachmentDetails : JobAttachmentDetailsEntity.t option;The job attachment details.
*)stepDetails : StepDetailsEntity.t option;The step details.
*)environmentDetails : EnvironmentDetailsEntity.t option;The environment details for the job entity.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `String of StepId.t
| `Structure of
(string * [> `Enum of string | `String of String_.t ])
list ]
list
| `Map of
([> `String of JobParametersKeyString.t ]
* [> `Structure of
(string * [> `String of IntString.t ]) list ])
list
| `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
| `String of S3BucketName.t
| `Structure of
(string * [> `String of PosixUserUserString.t ]) list ])
list ])
list ])
list ]