Class: Aws::Types::EvaluationMetrics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#find_matches_metricsTypes::FindMatchesMetrics

Returns the value of attribute find_matches_metrics.



2962
2963
2964
# File 'sig/types.rbs', line 2962

def find_matches_metrics
  @find_matches_metrics
end

#transform_type"FIND_MATCHES"

Returns the value of attribute transform_type.

Returns:

  • ("FIND_MATCHES")


2961
2962
2963
# File 'sig/types.rbs', line 2961

def transform_type
  @transform_type
end