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.



204
205
206
# File 'sig/types.rbs', line 204

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)


203
204
205
# File 'sig/types.rbs', line 203

def target_multi_measure_name
  @target_multi_measure_name
end