Class: Aws::Types::AutomatedEvaluationCustomMetricConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_metrics::Array[Types::AutomatedEvaluationCustomMetricSource]

Returns the value of attribute custom_metrics.



73
74
75
# File 'sig/types.rbs', line 73

def custom_metrics
  @custom_metrics
end

#evaluator_model_configTypes::CustomMetricEvaluatorModelConfig

Returns the value of attribute evaluator_model_config.



74
75
76
# File 'sig/types.rbs', line 74

def evaluator_model_config
  @evaluator_model_config
end