/AWS1/CL_QQCBEDROCKFNDATIONM00¶
Settings for a foundation model used to parse documents for a data source.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_modelarn TYPE /AWS1/QQCBEDROCKMDELARNFORPA00 /AWS1/QQCBEDROCKMDELARNFORPA00¶
The ARN of the foundation model.
Optional arguments:¶
io_parsingprompt TYPE REF TO /AWS1/CL_QQCPARSINGPROMPT /AWS1/CL_QQCPARSINGPROMPT¶
Instructions for interpreting the contents of a document.
Queryable Attributes¶
modelArn¶
The ARN of the foundation model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELARN() |
Getter for MODELARN, with configurable default |
ASK_MODELARN() |
Getter for MODELARN w/ exceptions if field has no value |
HAS_MODELARN() |
Determine if MODELARN has a value |
parsingPrompt¶
Instructions for interpreting the contents of a document.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARSINGPROMPT() |
Getter for PARSINGPROMPT |