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.
874 875 876 |
# File 'sig/types.rbs', line 874 def slot_migration @slot_migration end |