Class: Aws::Types::MultiMeasureMappings

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.



319
320
321
# File 'sig/types.rbs', line 319

def multi_measure_attribute_mappings
  @multi_measure_attribute_mappings
end

#target_multi_measure_name ⇒ ::String

Returns the value of attribute target_multi_measure_name.

Returns:

  • (::String)


318
319
320
# File 'sig/types.rbs', line 318

def target_multi_measure_name
  @target_multi_measure_name
end