You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::TranscribeService::Types::MedicalTranscript

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Identifies the location of a medical transcript.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#transcript_file_uriString

The S3 object location of the medical transcript.

Use this URI to access the medical transcript. This URI points to the S3 bucket you created to store the medical transcript.

Returns:

  • (String)

    The S3 object location of the medical transcript.