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.



2972
2973
2974
# File 'sig/types.rbs', line 2972

def find_matches_metrics
  @find_matches_metrics
end

#transform_type"FIND_MATCHES"

Returns the value of attribute transform_type.

Returns:

  • ("FIND_MATCHES")


2971
2972
2973
# File 'sig/types.rbs', line 2971

def transform_type
  @transform_type
end