| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
OutputDataConfig |
ImportJobProperties.jobOutputDataConfig()
Returns the value of the JobOutputDataConfig property for this object.
|
OutputDataConfig |
StartFhirImportJobRequest.jobOutputDataConfig()
Returns the value of the JobOutputDataConfig property for this object.
|
OutputDataConfig |
ExportJobProperties.outputDataConfig()
The output data configuration that was supplied when the export job was created.
|
OutputDataConfig |
StartFhirExportJobRequest.outputDataConfig()
The output data configuration that was supplied when the export job was created.
|
| Modifier and Type | Method and Description |
|---|---|
ImportJobProperties.Builder |
ImportJobProperties.Builder.jobOutputDataConfig(OutputDataConfig jobOutputDataConfig)
Sets the value of the JobOutputDataConfig property for this object.
|
StartFhirImportJobRequest.Builder |
StartFhirImportJobRequest.Builder.jobOutputDataConfig(OutputDataConfig jobOutputDataConfig)
Sets the value of the JobOutputDataConfig property for this object.
|
ExportJobProperties.Builder |
ExportJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that was supplied when the export job was created.
|
StartFhirExportJobRequest.Builder |
StartFhirExportJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that was supplied when the export job was created.
|
Copyright © 2021. All rights reserved.