Class: Aws::Types::DeleteMigrationProjectResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteMigrationProjectResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#migration_project ⇒ Types::MigrationProject
Returns the value of attribute migration_project.
Instance Attribute Details
#migration_project ⇒ Types::MigrationProject
Returns the value of attribute migration_project.
633 634 635 |
# File 'sig/types.rbs', line 633 def migration_project @migration_project end |