Module: Aws::LocationService::Client::_ListJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entries ⇒ ::Array[Types::ListJobsResponseEntry]
735 |
# File 'sig/client.rbs', line 735
def entries: () -> ::Array[Types::ListJobsResponseEntry]
|
#next_token ⇒ ::String
736 |
# File 'sig/client.rbs', line 736
def next_token: () -> ::String
|