GetBlobOutput
public struct GetBlobOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The content of the blob, usually a file.
Declaration
Swift
public let content: Data -
Undocumented
Declaration
Swift
public init(content: Data)
View on GitHub
GetBlobOutput Structure Reference