| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
static InputDataConfig |
InputDataConfig.fromS3Uri(String s3Uri)
Create an instance of this class with
s3Uri() initialized to the given value. |
InputDataConfig |
StartFhirImportJobRequest.inputDataConfig()
The input properties of the FHIR Import job in the StartFHIRImport job request.
|
InputDataConfig |
ImportJobProperties.inputDataConfig()
The input data configuration that was supplied when the Import job was created.
|
| Modifier and Type | Method and Description |
|---|---|
StartFhirImportJobRequest.Builder |
StartFhirImportJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input properties of the FHIR Import job in the StartFHIRImport job request.
|
ImportJobProperties.Builder |
ImportJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that was supplied when the Import job was created.
|
Copyright © 2023. All rights reserved.