Skip to main content

Interface: IWorkflowRule

rules.v1.IWorkflowRule

Properties of a WorkflowRule.

Hierarchy

Properties

createTime

Optional createTime: null | $Properties

Rule creation time.

Inherited from

$Properties.createTime


createdByIdentity

Optional createdByIdentity: null | string

Identity of the actor that created the rule (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: It is better reflect the intent this way, we will also have updated_by. --) (-- api-linter: core::0142::time-field-names=disabled aip.dev/not-precedent: Same as above. All other options sounds clumsy --)

Inherited from

$Properties.createdByIdentity


description

Optional description: null | string

Rule description.

Inherited from

$Properties.description


spec

Optional spec: null | $Properties

Rule specification

Inherited from

$Properties.spec