Class: Aws::Types::PerformanceInsightsReferenceData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#comparison_valuesTypes::PerformanceInsightsReferenceComparisonValues

Returns the value of attribute comparison_values.



645
646
647
# File 'sig/types.rbs', line 645

def comparison_values
  @comparison_values
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


644
645
646
# File 'sig/types.rbs', line 644

def name
  @name
end