class Aws::HealthLake::Types::ExportJobProperties
The properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
@!attribute [rw] job_id
The AWS generated ID for an export job. @return [String]
@!attribute [rw] job_name
The user generated name for an export job. @return [String]
@!attribute [rw] job_status
The status of a FHIR export job. Possible statuses are SUBMITTED, IN\_PROGRESS, COMPLETED, or FAILED. @return [String]
@!attribute [rw] submit_time
The time an export job was initiated. @return [Time]
@!attribute [rw] end_time
The time an export job completed. @return [Time]
@!attribute [rw] datastore_id
The AWS generated ID for the Data Store from which files are being exported for an export job. @return [String]
@!attribute [rw] output_data_config
The output data configuration that was supplied when the export job was created. @return [Types::OutputDataConfig]
@!attribute [rw] data_access_role_arn
The Amazon Resource Name used during the initiation of the job. @return [String]
@!attribute [rw] message
An explanation of any errors that may have occurred during the export job. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/healthlake-2017-07-01/ExportJobProperties AWS API Documentation
Constants
- SENSITIVE