| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
MedicalScribeOutput |
MedicalScribeOutput.clone() |
MedicalScribeOutput |
MedicalScribeJob.getMedicalScribeOutput()
The location of the output of your Medical Scribe job.
|
MedicalScribeOutput |
MedicalScribeOutput.withClinicalDocumentUri(String clinicalDocumentUri)
Holds the Amazon S3 URI for the Clinical Document.
|
MedicalScribeOutput |
MedicalScribeOutput.withTranscriptFileUri(String transcriptFileUri)
Holds the Amazon S3 URI for the Transcript.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicalScribeJob.setMedicalScribeOutput(MedicalScribeOutput medicalScribeOutput)
The location of the output of your Medical Scribe job.
|
MedicalScribeJob |
MedicalScribeJob.withMedicalScribeOutput(MedicalScribeOutput medicalScribeOutput)
The location of the output of your Medical Scribe job.
|
Copyright © 2024. All rights reserved.