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
681 |
# File 'sig/client.rbs', line 681 def next_token: () -> ::String |
#runs ⇒ ::Array[Types::Run]
680 |
# File 'sig/client.rbs', line 680 def runs: () -> ::Array[Types::Run] |