Module Values.JobEntityErrorCodeSource
Sourcetype nonrec t = | AccessDeniedException| InternalServerException| ValidationException| ResourceNotFoundException| MaxPayloadSizeExceeded| ConflictException| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]