ReadJobRequest
public struct ReadJobRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of the job for which you want to get detailed information.
Declaration
Swift
public let id: String -
Undocumented
Declaration
Swift
public init(id: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
ReadJobRequest Structure Reference