StartJobRunResponse
public struct StartJobRunResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID assigned to this job run.
Declaration
Swift
public let jobRunId: String? -
Undocumented
Declaration
Swift
public init(jobRunId: String? = nil)
View on GitHub
StartJobRunResponse Structure Reference