Module: Aws::MTurk::Client::_ListWorkerBlocksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#num_results::Integer

Returns:

  • (::Integer)


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

def num_results: () -> ::Integer

#worker_blocks::Array[Types::WorkerBlock]

Returns:



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

def worker_blocks: () -> ::Array[Types::WorkerBlock]