Class: Aws::Types::StartRemoteMoveResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartRemoteMoveResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#move_id ⇒ ::String
Returns the value of attribute move_id.
Instance Attribute Details
#move_id ⇒ ::String
Returns the value of attribute move_id.
1266 1267 1268 |
# File 'sig/types.rbs', line 1266 def move_id @move_id end |