Values.GetEarthObservationJobOutputSourceGet the details for a previously initiated Earth Observation job.
type nonrec t = {arn : String_.t option;The Amazon Resource Name (ARN) of the Earth Observation job.
*)creationTime : SyntheticTimestamp_date_time.t option;The creation time of the initiated Earth Observation job.
*)durationInSeconds : Integer.t option;The duration of Earth Observation job, in seconds.
*)errorDetails : EarthObservationJobErrorDetails.t option;Details about the errors generated during the Earth Observation job.
*)executionRoleArn : ExecutionRoleArn.t option;The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
*)exportErrorDetails : ExportErrorDetails.t option;Details about the errors generated during ExportEarthObservationJob.
*)exportStatus : EarthObservationJobExportStatus.t option;The status of the Earth Observation job.
*)inputConfig : InputConfigOutput.t option;Input data for the Earth Observation job.
*)jobConfig : JobConfigInput.t option;An object containing information about the job configuration.
*)kmsKeyId : KmsKey.t option;The Key Management Service key ID for server-side encryption.
*)name : String_.t option;The name of the Earth Observation job.
*)outputBands : EarthObservationJobOutputBands.t option;Bands available in the output of an operation.
*)status : EarthObservationJobStatus.t option;The status of a previously initiated Earth Observation job.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottlingException of ThrottlingException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string * [> `Enum of string | `String of String_.t ]) list ]
list
| `Map of
([> `String of String_.t ] * [> `String of String_.t ]) list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string | `String of String_.t ] list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Float of Float_.t
| `String of String_.t ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `Float of Float_.t
| `Structure of
(string
* [> `List of
[> `List of
[> `List of
[> `Double of Double.t
| `List of
[> `Double of Double.t ]
list ]
list ]
list ]
list ])
list ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ])
list ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ]