Module: Aws::DeviceFarm::Client::_ListSuitesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSuitesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
704 |
# File 'sig/client.rbs', line 704
def next_token: () -> ::String
|
#suites ⇒ ::Array[Types::Suite]
703 |
# File 'sig/client.rbs', line 703
def suites: () -> ::Array[Types::Suite]
|