Class: Aws::Types::CustomMetricEvaluatorModelConfig
- Inherits:
-
Object
- Object
- Aws::Types::CustomMetricEvaluatorModelConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bedrock_evaluator_models ⇒ ::Array[Types::CustomMetricBedrockEvaluatorModel]
Returns the value of attribute bedrock_evaluator_models.
Instance Attribute Details
#bedrock_evaluator_models ⇒ ::Array[Types::CustomMetricBedrockEvaluatorModel]
Returns the value of attribute bedrock_evaluator_models.
1216 1217 1218 |
# File 'sig/types.rbs', line 1216 def bedrock_evaluator_models @bedrock_evaluator_models end |