Class: Aws::Types::DeleteMigrationProjectMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteMigrationProjectMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#migration_project_identifier ⇒ ::String
Returns the value of attribute migration_project_identifier.
Instance Attribute Details
#migration_project_identifier ⇒ ::String
Returns the value of attribute migration_project_identifier.
628 629 630 |
# File 'sig/types.rbs', line 628 def migration_project_identifier @migration_project_identifier end |