order property
The order of the compute environment. Compute environments are tried in
ascending order. For example, if two compute environments are associated
with a job queue, the compute environment with a lower order
integer value is tried for job placement first.
Implementation
final int order;