public static interface MedicalTranscript.Builder extends SdkPojo, CopyableBuilder<MedicalTranscript.Builder,MedicalTranscript>
| Modifier and Type | Method and Description |
|---|---|
MedicalTranscript.Builder |
transcriptFileUri(String transcriptFileUri)
The Amazon S3 location of your transcript.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMedicalTranscript.Builder transcriptFileUri(String transcriptFileUri)
The Amazon S3 location of your transcript. You can use this URI to access or download your transcript.
Note that this is the Amazon S3 location you specified in your request using the
OutputBucketName parameter.
transcriptFileUri - The Amazon S3 location of your transcript. You can use this URI to access or download your
transcript.
Note that this is the Amazon S3 location you specified in your request using the
OutputBucketName parameter.
Copyright © 2023. All rights reserved.