Copyright | (c) 2013-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Network.AWS.MachineLearning.Waiters
Description
Documentation
mLModelAvailable :: Wait DescribeMLModels #
Polls DescribeMLModels
every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.
batchPredictionAvailable :: Wait DescribeBatchPredictions #
Polls DescribeBatchPredictions
every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.
dataSourceAvailable :: Wait DescribeDataSources #
Polls DescribeDataSources
every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.
evaluationAvailable :: Wait DescribeEvaluations #
Polls DescribeEvaluations
every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.