class Aws::HealthLake::Types::ImportJobProperties

Displays the properties of the import job, including the ID, Arn, Name, and the status of the Data Store.

@!attribute [rw] job_id

The AWS-generated id number for the Import job.
@return [String]

@!attribute [rw] job_name

The user-generated name for an Import job.
@return [String]

@!attribute [rw] job_status

The job status for an Import job. Possible statuses are SUBMITTED,
IN\_PROGRESS, COMPLETED, FAILED.
@return [String]

@!attribute [rw] submit_time

The time that the Import job was submitted for processing.
@return [Time]

@!attribute [rw] end_time

The time that the Import job was completed.
@return [Time]

@!attribute [rw] datastore_id

The datastore id used when the Import job was created.
@return [String]

@!attribute [rw] input_data_config

The input data configuration that was supplied when the Import job
was created.
@return [Types::InputDataConfig]

@!attribute [rw] job_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 (ARN) that gives Amazon HealthLake access
to your input data.
@return [String]

@!attribute [rw] message

An explanation of any errors that may have occurred during the FHIR
import job.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/healthlake-2017-07-01/ImportJobProperties AWS API Documentation

Constants

SENSITIVE