Class: Aws::Types::StartSpeechSynthesisTaskOutput
- Inherits:
-
Object
- Object
- Aws::Types::StartSpeechSynthesisTaskOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#synthesis_task ⇒ Types::SynthesisTask
Returns the value of attribute synthesis_task.
Instance Attribute Details
#synthesis_task ⇒ Types::SynthesisTask
Returns the value of attribute synthesis_task.
252 253 254 |
# File 'sig/types.rbs', line 252 def synthesis_task @synthesis_task end |