/AWS1/CL_BDKAUTOMATEDEVALCUS01¶
An array item definining a single custom metric for use in an Amazon Bedrock evaluation job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_custommetricdefinition TYPE REF TO /AWS1/CL_BDKCUSTOMMETRICDEFN /AWS1/CL_BDKCUSTOMMETRICDEFN¶
The definition of a custom metric for use in an Amazon Bedrock evaluation job.
Queryable Attributes¶
customMetricDefinition¶
The definition of a custom metric for use in an Amazon Bedrock evaluation job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMMETRICDEFINITION() |
Getter for CUSTOMMETRICDEFINITION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_AUTOMATEDEVALCUSTOMMETRICS¶
TYPES TT_AUTOMATEDEVALCUSTOMMETRICS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDKAUTOMATEDEVALCUS01 WITH DEFAULT KEY
.