Values.GetEarthObservationJobInputSourceGet the details for a previously initiated Earth Observation job.
type nonrec t = {arn : EarthObservationJobArn.t;The Amazon Resource Name (ARN) of the Earth Observation job.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of EarthObservationJobArn.t ]) list ]