/AWS1/CL_LM2GENERATIVEAISTGS¶
Contains specifications about the generative AI capabilities from Amazon Bedrock that you can turn on for your bot.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_runtimesettings TYPE REF TO /AWS1/CL_LM2RUNTIMESETTINGS /AWS1/CL_LM2RUNTIMESETTINGS¶
Contains specifications about the Amazon Lex runtime generative AI capabilities from Amazon Bedrock that you can turn on for your bot.
io_buildtimesettings TYPE REF TO /AWS1/CL_LM2BUILDTIMESETTINGS /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.
Queryable Attributes¶
runtimeSettings¶
Contains specifications about the Amazon Lex runtime generative AI capabilities from Amazon Bedrock that you can turn on for your bot.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNTIMESETTINGS() |
Getter for RUNTIMESETTINGS |
buildtimeSettings¶
Contains specifications about the Amazon Lex build time generative AI capabilities from Amazon Bedrock that you can turn on for your bot.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUILDTIMESETTINGS() |
Getter for BUILDTIMESETTINGS |