Class: Aws::Types::Rebalancing
- Inherits:
-
Object
- Object
- Aws::Types::Rebalancing
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ "PAUSED", "ACTIVE"
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ "PAUSED", "ACTIVE"
Returns the value of attribute status.
962 963 964 |
# File 'sig/types.rbs', line 962 def status @status end |