Values.DeleteEarthObservationJobInputSourceUse this operation to delete an Earth Observation job.
type nonrec t = {arn : EarthObservationJobArn.t;The Amazon Resource Name (ARN) of the Earth Observation job being deleted.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of EarthObservationJobArn.t ]) list ]