JobID constructor

init

Creates a new instance.

def __init__(self, job_id):
    ...
ParameterTypeDescription
job_idstrThe job ID.

See Also