Class: Aws::Types::UpdateIdMappingTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateIdMappingTableOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id_mapping_table ⇒ Types::IdMappingTable
Returns the value of attribute id_mapping_table.
Instance Attribute Details
#id_mapping_table ⇒ Types::IdMappingTable
Returns the value of attribute id_mapping_table.
3311 3312 3313 |
# File 'sig/types.rbs', line 3311 def id_mapping_table @id_mapping_table end |