Module: Aws::VoiceID::Client::_ListFraudsterRegistrationJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFraudsterRegistrationJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_summaries ⇒ ::Array[Types::FraudsterRegistrationJobSummary]
262 |
# File 'sig/client.rbs', line 262
def job_summaries: () -> ::Array[Types::FraudsterRegistrationJobSummary]
|
#next_token ⇒ ::String
263 |
# File 'sig/client.rbs', line 263
def next_token: () -> ::String
|