AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListFHIRImportJobs operation. Lists all FHIR import jobs associated with an account and their statuses.
Namespace: Amazon.HealthLake.Model
Assembly: AWSSDK.HealthLake.dll
Version: 3.x.y.z
public class ListFHIRImportJobsRequest : AmazonHealthLakeRequest IAmazonWebServiceRequest
The ListFHIRImportJobsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListFHIRImportJobsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DatastoreId | System.String |
Gets and sets the property DatastoreId. This parameter limits the response to the import job with the specified data store ID. |
![]() |
JobName | System.String |
Gets and sets the property JobName. This parameter limits the response to the import job with the specified job name. |
![]() |
JobStatus | Amazon.HealthLake.JobStatus |
Gets and sets the property JobStatus. This parameter limits the response to the import job with the specified job status. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. This parameter limits the number of results returned for a ListFHIRImportJobs to a maximum quantity specified by the user. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. A pagination token used to identify the next page of results to return for a ListFHIRImportJobs query. |
![]() |
SubmittedAfter | System.DateTime |
Gets and sets the property SubmittedAfter. This parameter limits the response to FHIR import jobs submitted after a user specified date. |
![]() |
SubmittedBefore | System.DateTime |
Gets and sets the property SubmittedBefore. This parameter limits the response to FHIR import jobs submitted before a user specified date. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5