PutImageResponse
public struct PutImageResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Details of the image uploaded.
Declaration
Swift
public let image: Image?
-
Undocumented
Declaration
Swift
public init(image: Image? = nil)