JobURI constructor

init

Creates a new instance.

def __init__(self, job_uri):
    ...
ParameterTypeDescription
job_uristrThe job URI.

See Also