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]

Returns:



504
# File 'sig/client.rbs', line 504

def jobs: () -> ::Array[Types::JobSummary]

#next_token::String

Returns:

  • (::String)


505
# File 'sig/client.rbs', line 505

def next_token: () -> ::String