Class: Aws::Types::IdMappingTableInputReferenceProperties
- Inherits:
-
Object
- Object
- Aws::Types::IdMappingTableInputReferenceProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id_mapping_table_input_source ⇒ ::Array[Types::IdMappingTableInputSource]
Returns the value of attribute id_mapping_table_input_source.
Instance Attribute Details
#id_mapping_table_input_source ⇒ ::Array[Types::IdMappingTableInputSource]
Returns the value of attribute id_mapping_table_input_source.
1655 1656 1657 |
# File 'sig/types.rbs', line 1655 def id_mapping_table_input_source @id_mapping_table_input_source end |