| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
OutputDataConfig |
StartSnomedctInferenceJobRequest.outputDataConfig()
Returns the value of the OutputDataConfig property for this object.
|
OutputDataConfig |
StartIcd10CmInferenceJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
StartPhiDetectionJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
ComprehendMedicalAsyncJobProperties.outputDataConfig()
The output data configuration that you supplied when you created the detection job.
|
OutputDataConfig |
StartRxNormInferenceJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
StartEntitiesDetectionV2JobRequest.outputDataConfig()
The output configuration that specifies where to send the output files.
|
| Modifier and Type | Method and Description |
|---|---|
StartSnomedctInferenceJobRequest.Builder |
StartSnomedctInferenceJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Sets the value of the OutputDataConfig property for this object.
|
StartIcd10CmInferenceJobRequest.Builder |
StartIcd10CmInferenceJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
StartPhiDetectionJobRequest.Builder |
StartPhiDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
ComprehendMedicalAsyncJobProperties.Builder |
ComprehendMedicalAsyncJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the detection job.
|
StartRxNormInferenceJobRequest.Builder |
StartRxNormInferenceJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
StartEntitiesDetectionV2JobRequest.Builder |
StartEntitiesDetectionV2JobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output configuration that specifies where to send the output files.
|
Copyright © 2022. All rights reserved.