| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
OutputDataConfig |
StartFhirExportJobRequest.outputDataConfig()
The output data configuration that was supplied when the export job was created.
|
OutputDataConfig |
ExportJobProperties.outputDataConfig()
The output data configuration that was supplied when the export job was created.
|
| Modifier and Type | Method and Description |
|---|---|
StartFhirExportJobRequest.Builder |
StartFhirExportJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that was supplied when the export job was created.
|
ExportJobProperties.Builder |
ExportJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that was supplied when the export job was created.
|
Copyright © 2021. All rights reserved.