GetSpeechSynthesisTaskInput
public struct GetSpeechSynthesisTaskInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Polly generated identifier for a speech synthesis task.
Declaration
Swift
public let taskId: String
-
Undocumented
Declaration
Swift
public init(taskId: String)
-
Declaration
Swift
public func validate(name: String) throws