AwsJobAbortConfig
public struct AwsJobAbortConfig : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The list of criteria that determine when and how to abort the job.
Declaration
Swift
public let abortCriteriaList: [AwsJobAbortCriteria] -
Undocumented
Declaration
Swift
public init(abortCriteriaList: [AwsJobAbortCriteria]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
AwsJobAbortConfig Structure Reference