GetJobManifestResult
public struct GetJobManifestResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
Declaration
Swift
public let manifestURI: String?
-
Undocumented
Declaration
Swift
public init(manifestURI: String? = nil)