AWSS3PutObjectResult
@available(*, deprecated, message: "Use the generic AWS service instead")
public struct AWSS3PutObjectResult : Decodable
The result of an AWS S3 put object request. (Deprecated)
-
The location of the object.
Declaration
Swift
public let location: String
AWSS3PutObjectResult Structure Reference