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