GetTranscriptionJobResponse
public struct GetTranscriptionJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that contains the results of the transcription job.
Declaration
Swift
public let transcriptionJob: TranscriptionJob? -
Undocumented
Declaration
Swift
public init(transcriptionJob: TranscriptionJob? = nil)
View on GitHub
GetTranscriptionJobResponse Structure Reference