Class: Aws::Types::MultiMeasureMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#multi_measure_attribute_mappings::Array[Types::MultiMeasureAttributeMapping]

Returns the value of attribute multi_measure_attribute_mappings.



298
299
300
# File 'sig/types.rbs', line 298

def multi_measure_attribute_mappings
  @multi_measure_attribute_mappings
end

#multi_measure_name::String

Returns the value of attribute multi_measure_name.

Returns:

  • (::String)


297
298
299
# File 'sig/types.rbs', line 297

def multi_measure_name
  @multi_measure_name
end