ClientData
public struct ClientData : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A user-defined comment about the disk upload.
Declaration
Swift
public let comment: String? -
The time that the disk upload ends.
Declaration
Swift
public let uploadEnd: TimeStamp? -
The size of the uploaded disk image, in GiB.
Declaration
Swift
public let uploadSize: Double? -
The time that the disk upload starts.
Declaration
Swift
public let uploadStart: TimeStamp?
View on GitHub
ClientData Structure Reference