Skip to main content

Interface: IBatchOperationTriggerWorkflowRule

batch.v1.IBatchOperationTriggerWorkflowRule

Properties of a BatchOperationTriggerWorkflowRule.

Hierarchy

Properties

id

Optional id: null | string

ID of existing rule.

Inherited from

$Properties.id


identity

Optional identity: null | string

The identity of the worker/client.

Inherited from

$Properties.identity


rule

Optional rule: "id" | "spec"

BatchOperationTriggerWorkflowRule rule

Inherited from

$Properties.rule


spec

Optional spec: null | $Properties

Rule specification to be applied to the workflow without creating a new rule.

Inherited from

$Properties.spec