Class: Aws::Types::DeleteDataMigrationMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDataMigrationMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_migration_identifier ⇒ ::String
Returns the value of attribute data_migration_identifier.
Instance Attribute Details
#data_migration_identifier ⇒ ::String
Returns the value of attribute data_migration_identifier.
568 569 570 |
# File 'sig/types.rbs', line 568 def data_migration_identifier @data_migration_identifier end |