| 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.Connect.Types.LexV2Bot
Description
Documentation
Configuration information of an Amazon Lex V2 bot.
See: newLexV2Bot smart constructor.
Constructors
| LexV2Bot' | |
Instances
| FromJSON LexV2Bot Source # | |
| ToJSON LexV2Bot Source # | |
Defined in Amazonka.Connect.Types.LexV2Bot | |
| Generic LexV2Bot Source # | |
| Read LexV2Bot Source # | |
| Show LexV2Bot Source # | |
| NFData LexV2Bot Source # | |
Defined in Amazonka.Connect.Types.LexV2Bot | |
| Eq LexV2Bot Source # | |
| Hashable LexV2Bot Source # | |
Defined in Amazonka.Connect.Types.LexV2Bot | |
| type Rep LexV2Bot Source # | |
Defined in Amazonka.Connect.Types.LexV2Bot | |
newLexV2Bot :: LexV2Bot Source #
Create a value of LexV2Bot with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:aliasArn:LexV2Bot', lexV2Bot_aliasArn - The Amazon Resource Name (ARN) of the Amazon Lex V2 bot.