describeSigningJob
inline suspend fun SignerClient.describeSigningJob(crossinline block: DescribeSigningJobRequest.Builder.() -> Unit): DescribeSigningJobResponse
Returns information about a specific code signing job. You specify the job by using the jobId value that is returned by the StartSigningJob operation.