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