ImportJobProperties

Displays the properties of the import job, including the ID, Arn, Name, the status of the job, and the progress report of the job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that gives AWS HealthLake access to your input data.

Link copied to clipboard

The datastore id used when the Import job was created.

Link copied to clipboard

The time that the Import job was completed.

Link copied to clipboard

The input data configuration that was supplied when the Import job was created.

Link copied to clipboard

The AWS-generated id number for the Import job.

Link copied to clipboard

The user-generated name for an Import job.

Link copied to clipboard

The output data configuration that was supplied when the export job was created.

Link copied to clipboard

Displays the progress of the import job, including total resources scanned, total resources ingested, and total size of data ingested.

Link copied to clipboard

The job status for an Import job. Possible statuses are SUBMITTED, IN_PROGRESS, COMPLETED_WITH_ERRORS, COMPLETED, FAILED.

Link copied to clipboard

An explanation of any errors that may have occurred during the FHIR import job.

Link copied to clipboard

The time that the Import job was submitted for processing.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String