Class: Aws::Types::CreateIdMappingTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateIdMappingTableOutput
- 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.
1056 1057 1058 |
# File 'sig/types.rbs', line 1056 def id_mapping_table @id_mapping_table end |