Job.tags property

Tags to associate with the job

Signature:

tags: {
        [key: string]: string;
    };