/AWS1/CL_LM2SLOTRESOLUTIONIM00¶
Contains specifications for the assisted slot resolution feature.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_enabled
TYPE /AWS1/LM2ENABLED
/AWS1/LM2ENABLED
¶
Specifies whether assisted slot resolution is turned on or off.
Optional arguments:¶
io_bedrockmodelspecification
TYPE REF TO /AWS1/CL_LM2BEDROCKMODELSPEC
/AWS1/CL_LM2BEDROCKMODELSPEC
¶
An object containing information about the Amazon Bedrock model used to assist slot resolution.
Queryable Attributes¶
enabled¶
Specifies whether assisted slot resolution is turned on or off.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENABLED() |
Getter for ENABLED |
bedrockModelSpecification¶
An object containing information about the Amazon Bedrock model used to assist slot resolution.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BEDROCKMODELSPEC() |
Getter for BEDROCKMODELSPECIFICATION |