Module: Aws::FraudDetector::Client::_GetBatchPredictionJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBatchPredictionJobsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#batch_predictions ⇒ ::Array[Types::BatchPrediction]
528 |
# File 'sig/client.rbs', line 528
def batch_predictions: () -> ::Array[Types::BatchPrediction]
|
#next_token ⇒ ::String
529 |
# File 'sig/client.rbs', line 529
def next_token: () -> ::String
|