ReshardingStatus
public struct ReshardingStatus : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Represents the progress of an online resharding operation.
Declaration
Swift
public let slotMigration: SlotMigration?
-
Undocumented
Declaration
Swift
public init(slotMigration: SlotMigration? = nil)