Class: Aws::Types::ReshardingStatus
- Inherits:
-
Object
- Object
- Aws::Types::ReshardingStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#slot_migration ⇒ Types::SlotMigration
Returns the value of attribute slot_migration.
Instance Attribute Details
#slot_migration ⇒ Types::SlotMigration
Returns the value of attribute slot_migration.
1636 1637 1638 |
# File 'sig/types.rbs', line 1636 def slot_migration @slot_migration end |