Interface: ICreateWorkflowRuleResponse
workflowservice.v1.ICreateWorkflowRuleResponse
Properties of a CreateWorkflowRuleResponse.
Implemented by
Properties
jobId
• Optional
jobId: null
| string
Batch Job ID if force-scan flag was provided. Otherwise empty.
rule
• Optional
rule: null
| IWorkflowRule
Created rule.