Module: Aws::FraudDetector::Client::_GetBatchImportJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBatchImportJobsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#batch_imports ⇒ ::Array[Types::BatchImport]
515 |
# File 'sig/client.rbs', line 515
def batch_imports: () -> ::Array[Types::BatchImport]
|
#next_token ⇒ ::String
516 |
# File 'sig/client.rbs', line 516
def next_token: () -> ::String
|