Class: Aws::Types::ModifyMigrationProjectResponse
- Inherits:
-
Object
- Object
- Aws::Types::ModifyMigrationProjectResponse
- 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.
1964 1965 1966 |
# File 'sig/types.rbs', line 1964 def migration_project @migration_project end |