Module: Aws::EntityResolution::Client::_ListMatchingJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMatchingJobsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#jobs ⇒ ::Array[Types::JobSummary]
504 |
# File 'sig/client.rbs', line 504
def jobs: () -> ::Array[Types::JobSummary]
|
#next_token ⇒ ::String
505 |
# File 'sig/client.rbs', line 505
def next_token: () -> ::String
|