Module: Aws::DeviceFarm::Client::_ListTestsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
783 |
# File 'sig/client.rbs', line 783
def next_token: () -> ::String
|
#tests ⇒ ::Array[Types::Test]
782 |
# File 'sig/client.rbs', line 782
def tests: () -> ::Array[Types::Test]
|