OutputLocation
public struct OutputLocation : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Describes an S3 location that will receive the results of the job request.
Declaration
Swift
public let s3: S3Location?
-
Undocumented
Declaration
Swift
public init(s3: S3Location? = nil)