AcknowledgeJobOutput
public struct AcknowledgeJobOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Whether the job worker has received the specified job.
Declaration
Swift
public let status: JobStatus? -
Undocumented
Declaration
Swift
public init(status: JobStatus? = nil)
View on GitHub
AcknowledgeJobOutput Structure Reference