Namespace: BatchOperationTriggerWorkflowRule
batch.v1.BatchOperationTriggerWorkflowRule
Interfaces
Type Aliases
$Shape
Ƭ $Shape: { id?: string | null ; identity?: string | null ; spec?: $Shape | null } & { id?: null ; rule?: undefined ; spec?: null } | { id: string ; rule?: "id" ; spec?: null } | { id?: null ; rule?: "spec" ; spec: $Shape }
Narrowed shape of a BatchOperationTriggerWorkflowRule.