StartSigningJobResponse
public struct StartSigningJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of your signing job.
Declaration
Swift
public let jobId: String? -
Undocumented
Declaration
Swift
public init(jobId: String? = nil)
View on GitHub
StartSigningJobResponse Structure Reference