| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig |
ImportJobProperties.inputDataConfig()
The input data configuration that was supplied when the Import job was created.
|
InputDataConfig |
StartFhirImportJobRequest.inputDataConfig()
The input properties of the FHIR Import job in the StartFHIRImport job request.
|
| Modifier and Type | Method and Description |
|---|---|
ImportJobProperties.Builder |
ImportJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that was supplied when the Import job was created.
|
StartFhirImportJobRequest.Builder |
StartFhirImportJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input properties of the FHIR Import job in the StartFHIRImport job request.
|
Copyright © 2021. All rights reserved.