Class: Aws::Types::PerformanceInsightsReferenceComparisonValues

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reference_metricTypes::PerformanceInsightsReferenceMetric

Returns the value of attribute reference_metric.



639
640
641
# File 'sig/types.rbs', line 639

def reference_metric
  @reference_metric
end

#reference_scalarTypes::PerformanceInsightsReferenceScalar

Returns the value of attribute reference_scalar.



638
639
640
# File 'sig/types.rbs', line 638

def reference_scalar
  @reference_scalar
end