S3OutputUrl
public struct S3OutputUrl : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A URL for an S3 bucket where you want to store the results of this request.
Declaration
Swift
public let outputUrl: String? -
Undocumented
Declaration
Swift
public init(outputUrl: String? = nil)
View on GitHub
S3OutputUrl Structure Reference