Module: Aws::DeviceFarm::Client::_ListRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRunsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
680 |
# File 'sig/client.rbs', line 680
def next_token: () -> ::String
|
#runs ⇒ ::Array[Types::Run]
679 |
# File 'sig/client.rbs', line 679
def runs: () -> ::Array[Types::Run]
|