Class: Aws::Types::CancelMessageMoveTaskResult
- Inherits:
-
Object
- Object
- Aws::Types::CancelMessageMoveTaskResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#approximate_number_of_messages_moved ⇒ ::Integer
Returns the value of attribute approximate_number_of_messages_moved.
Instance Attribute Details
#approximate_number_of_messages_moved ⇒ ::Integer
Returns the value of attribute approximate_number_of_messages_moved.
43 44 45 |
# File 'sig/types.rbs', line 43 def @approximate_number_of_messages_moved end |