/AWS1/CL_BDZMGDSRCHBDRRERNKM00¶
Model configuration for a Bedrock reranking model used in managed search.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_modelarn TYPE /AWS1/BDZBEDROCKRERANKINGMDE00 /AWS1/BDZBEDROCKRERANKINGMDE00¶
The ARN of the Bedrock reranking model.
Optional arguments:¶
it_addlmodelrequestfields TYPE /AWS1/CL_RT_DOCUMENT=>TT_MAP TT_MAP¶
Additional request fields to pass to the reranking model.
Queryable Attributes¶
modelArn¶
The ARN of the Bedrock reranking 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 |
additionalModelRequestFields¶
Additional request fields to pass to the reranking model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDLMODELREQUESTFIELDS() |
Getter for ADDITIONALMODELREQUESTFIELDS, with configurable d |
ASK_ADDLMODELREQUESTFIELDS() |
Getter for ADDITIONALMODELREQUESTFIELDS w/ exceptions if fie |
HAS_ADDLMODELREQUESTFIELDS() |
Determine if ADDITIONALMODELREQUESTFIELDS has a value |