class Aws::HealthLake::Types::DescribeFHIRExportJobRequest

@note When making an API call, you may pass DescribeFHIRExportJobRequest

data as a hash:

    {
      datastore_id: "DatastoreId", # required
      job_id: "JobId", # required
    }

@!attribute [rw] datastore_id

The AWS generated ID for the Data Store from which files are being
exported from for an export job.
@return [String]

@!attribute [rw] job_id

The AWS generated ID for an export job.
@return [String]

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

Constants

SENSITIVE