StopProcessingJobRequest
public struct StopProcessingJobRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the processing job to stop.
Declaration
Swift
public let processingJobName: String -
Undocumented
Declaration
Swift
public init(processingJobName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StopProcessingJobRequest Structure Reference