/AWS1/CL_BDAQUERYGENERATIONC00¶
Contains configurations for query generation. For more information, see Build a knowledge base by connecting to a structured data source in the Amazon Bedrock User Guide..
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_executiontimeoutseconds TYPE /AWS1/BDAQUERYEXECTMOUTSECONDS /AWS1/BDAQUERYEXECTMOUTSECONDS¶
The time after which query generation will time out.
io_generationcontext TYPE REF TO /AWS1/CL_BDAQUERYGENERATIONCTX /AWS1/CL_BDAQUERYGENERATIONCTX¶
Specifies configurations for context to use during query generation.
Queryable Attributes¶
executionTimeoutSeconds¶
The time after which query generation will time out.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXECUTIONTIMEOUTSECONDS() |
Getter for EXECUTIONTIMEOUTSECONDS, with configurable defaul |
ASK_EXECUTIONTIMEOUTSECONDS() |
Getter for EXECUTIONTIMEOUTSECONDS w/ exceptions if field ha |
HAS_EXECUTIONTIMEOUTSECONDS() |
Determine if EXECUTIONTIMEOUTSECONDS has a value |
generationContext¶
Specifies configurations for context to use during query generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATIONCONTEXT() |
Getter for GENERATIONCONTEXT |