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