Class: Aws::Types::PopulateIdMappingTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::PopulateIdMappingTableOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id_mapping_job_id ⇒ ::String
Returns the value of attribute id_mapping_job_id.
Instance Attribute Details
#id_mapping_job_id ⇒ ::String
Returns the value of attribute id_mapping_job_id.
2462 2463 2464 |
# File 'sig/types.rbs', line 2462 def id_mapping_job_id @id_mapping_job_id end |