UploadMultipartPartOutput
public struct UploadMultipartPartOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The SHA256 tree hash that Amazon S3 Glacier computed for the uploaded part.
Declaration
Swift
public let checksum: String? -
Undocumented
Declaration
Swift
public init(checksum: String? = nil)
View on GitHub
UploadMultipartPartOutput Structure Reference