Interface MedicalScribeOutput.Builder

    • Method Detail

      • transcriptFileUri

        MedicalScribeOutput.Builder transcriptFileUri​(String transcriptFileUri)

        Holds the Amazon S3 URI for the Transcript.

        Parameters:
        transcriptFileUri - Holds the Amazon S3 URI for the Transcript.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clinicalDocumentUri

        MedicalScribeOutput.Builder clinicalDocumentUri​(String clinicalDocumentUri)

        Holds the Amazon S3 URI for the Clinical Document.

        Parameters:
        clinicalDocumentUri - Holds the Amazon S3 URI for the Clinical Document.
        Returns:
        Returns a reference to this object so that method calls can be chained together.