GetMedicalTranscriptionJobResponse
public struct GetMedicalTranscriptionJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that contains the results of the medical transcription job.
Declaration
Swift
public let medicalTranscriptionJob: MedicalTranscriptionJob?
-
Undocumented
Declaration
Swift
public init(medicalTranscriptionJob: MedicalTranscriptionJob? = nil)