MedicalTranscript

public struct MedicalTranscript : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • 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.

    Declaration

    Swift

    public let transcriptFileUri: String?
  • Undocumented

    Declaration

    Swift

    public init(transcriptFileUri: String? = nil)