Class: Aws::Types::EvaluationFormMetricConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metric_name::String

Returns the value of attribute metric_name.

Returns:

  • (::String)


3545
3546
3547
# File 'sig/types.rbs', line 3545

def metric_name
  @metric_name
end

#metric_type"BUSINESS_OUTCOME"

Returns the value of attribute metric_type.

Returns:

  • ("BUSINESS_OUTCOME")


3544
3545
3546
# File 'sig/types.rbs', line 3544

def metric_type
  @metric_type
end