JobOption interface
Represents an option that may affect the way an agent runs the job.
Property Details
data
data: {[key: string]: string}
Property Value
{[key: string]: string}
id
Gets the id of the option.
id: string
Property Value
string