SlotMigration
public struct SlotMigration : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The percentage of the slot migration that is complete.
Declaration
Swift
public let progressPercentage: Double?
-
Undocumented
Declaration
Swift
public init(progressPercentage: Double? = nil)