Class: Aws::Types::GetIdMappingTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetIdMappingTableOutput
- 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.
1509 1510 1511 |
# File 'sig/types.rbs', line 1509 def id_mapping_table @id_mapping_table end |