Class: Aws::Types::DeleteNetworkMigrationDefinitionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNetworkMigrationDefinitionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_migration_definition_id ⇒ ::String
Returns the value of attribute network_migration_definition_id.
Instance Attribute Details
#network_migration_definition_id ⇒ ::String
Returns the value of attribute network_migration_definition_id.
285 286 287 |
# File 'sig/types.rbs', line 285 def network_migration_definition_id @network_migration_definition_id end |