Values.CancelJobRunRequestSourceCancels a job run. A job run is a unit of work, such as a Spark jar, PySpark script, or SparkSQL query, that you submit to Amazon EMR on EKS.
type nonrec t = {id : ResourceIdString.t;The ID of the job run to cancel.
*)virtualClusterId : ResourceIdString.t;The ID of the virtual cluster for which the job run will be canceled.
*)}