Module: Aws::CustomerProfiles::Client::_ListIdentityResolutionJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIdentityResolutionJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#identity_resolution_jobs_list ⇒ ::Array[Types::IdentityResolutionJob]
1325 |
# File 'sig/client.rbs', line 1325
def identity_resolution_jobs_list: () -> ::Array[Types::IdentityResolutionJob]
|
#next_token ⇒ ::String
1326 |
# File 'sig/client.rbs', line 1326
def next_token: () -> ::String
|