Specifies the name of a job class defined locally in your cluster. If not specified, the default job class, No_Class, is assigned. You can use the llclass command to find out information on job classes.
The syntax is:
class = name
For example, if you are allowed to submit jobs belonging to a class called "largejobs", your class keyword would look like the following:
class = largejobs