Module: Aws::Polly::Client::_ListSpeechSynthesisTasksResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSpeechSynthesisTasksOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


141
# File 'sig/client.rbs', line 141

def next_token: () -> ::String

#synthesis_tasks::Array[Types::SynthesisTask]

Returns:



142
# File 'sig/client.rbs', line 142

def synthesis_tasks: () -> ::Array[Types::SynthesisTask]