Interface MedicalTranscript.Builder

  • Method Details

    • transcriptFileUri

      MedicalTranscript.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.

      Parameters:
      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.

      Returns:
      Returns a reference to this object so that method calls can be chained together.