/AWS1/CL_LM2BUILDTIMESETTINGS¶
Contains specifications about the Amazon Lex build time generative AI capabilities from Amazon Bedrock that you can turn on for your bot.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_descriptivebotbuilder TYPE REF TO /AWS1/CL_LM2DESCRIPTIVEBOTBU00 /AWS1/CL_LM2DESCRIPTIVEBOTBU00¶
An object containing specifications for the descriptive bot building feature.
io_sampleutterancegeneration TYPE REF TO /AWS1/CL_LM2SAMPLEUTTERANCEG00 /AWS1/CL_LM2SAMPLEUTTERANCEG00¶
Contains specifications for the sample utterance generation feature.
Queryable Attributes¶
descriptiveBotBuilder¶
An object containing specifications for the descriptive bot building feature.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTIVEBOTBUILDER() |
Getter for DESCRIPTIVEBOTBUILDER |
sampleUtteranceGeneration¶
Contains specifications for the sample utterance generation feature.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAMPLEUTTERANCEGENERAT00() |
Getter for SAMPLEUTTERANCEGENERATION |