| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.LexV2Models.Waiters
Description
Synopsis
- newBotAliasAvailable :: Wait DescribeBotAlias
- newBotAvailable :: Wait DescribeBot
- newBotExportCompleted :: Wait DescribeExport
- newBotImportCompleted :: Wait DescribeImport
- newBotLocaleBuilt :: Wait DescribeBotLocale
- newBotLocaleCreated :: Wait DescribeBotLocale
- newBotLocaleExpressTestingAvailable :: Wait DescribeBotLocale
- newBotVersionAvailable :: Wait DescribeBotVersion
Documentation
newBotAliasAvailable :: Wait DescribeBotAlias Source #
Polls DescribeBotAlias every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.
newBotAvailable :: Wait DescribeBot Source #
Polls DescribeBot every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.
newBotExportCompleted :: Wait DescribeExport Source #
Polls DescribeExport every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.
newBotImportCompleted :: Wait DescribeImport Source #
Polls DescribeImport every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.
newBotLocaleBuilt :: Wait DescribeBotLocale Source #
Polls DescribeBotLocale every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.
newBotLocaleCreated :: Wait DescribeBotLocale Source #
Polls DescribeBotLocale every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.
newBotLocaleExpressTestingAvailable :: Wait DescribeBotLocale Source #
Polls DescribeBotLocale every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.
newBotVersionAvailable :: Wait DescribeBotVersion Source #
Polls DescribeBotVersion every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.