Uses of Class
software.amazon.awssdk.services.transcribe.model.MedicalScribeOutput
-
Packages that use MedicalScribeOutput Package Description software.amazon.awssdk.services.transcribe.model -
-
Uses of MedicalScribeOutput in software.amazon.awssdk.services.transcribe.model
Methods in software.amazon.awssdk.services.transcribe.model that return MedicalScribeOutput Modifier and Type Method Description MedicalScribeOutputMedicalScribeJob. medicalScribeOutput()The location of the output of your Medical Scribe job.Methods in software.amazon.awssdk.services.transcribe.model with parameters of type MedicalScribeOutput Modifier and Type Method Description MedicalScribeJob.BuilderMedicalScribeJob.Builder. medicalScribeOutput(MedicalScribeOutput medicalScribeOutput)The location of the output of your Medical Scribe job.
-