Module: Aws::DeviceFarm::Client::_ListProjectsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProjectsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
656 |
# File 'sig/client.rbs', line 656
def next_token: () -> ::String
|
#projects ⇒ ::Array[Types::Project]
655 |
# File 'sig/client.rbs', line 655
def projects: () -> ::Array[Types::Project]
|