pub type BatchPredictionAvailableFinalPoll = FinalPoll<DescribeBatchPredictionsOutput, SdkError<DescribeBatchPredictionsError, HttpResponse>>;
Expand description

Successful return type for the batch_prediction_available waiter.

Aliased Type§

struct BatchPredictionAvailableFinalPoll { /* private fields */ }