Skip to main content

Interface: ICreateWorkflowRuleResponse

workflowservice.v1.ICreateWorkflowRuleResponse

Properties of a CreateWorkflowRuleResponse.

Hierarchy

Properties

jobId

Optional jobId: null | string

Batch Job ID if force-scan flag was provided. Otherwise empty.

Inherited from

$Properties.jobId


rule

Optional rule: null | $Properties

Created rule.

Inherited from

$Properties.rule