Module: Aws::MTurk::Client::_ListHITsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHITsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#hits ⇒ ::Array[Types::HIT]
365 |
# File 'sig/client.rbs', line 365 def hits: () -> ::Array[Types::HIT] |
#next_token ⇒ ::String
363 |
# File 'sig/client.rbs', line 363 def next_token: () -> ::String |
#num_results ⇒ ::Integer
364 |
# File 'sig/client.rbs', line 364 def num_results: () -> ::Integer |