Interface: $Properties
v1.TriggerWorkflowRuleRequest.$Properties
Properties of a TriggerWorkflowRuleRequest.
Hierarchy
-
$Properties
Properties
execution
• Optional execution: null | $Properties
Execution info of the workflow which scheduled this activity
id
• Optional id: null | string
TriggerWorkflowRuleRequest id
identity
• Optional identity: null | string
The identity of the client who initiated this request
namespace
• Optional namespace: null | string
TriggerWorkflowRuleRequest namespace
rule
• Optional rule: "id" | "spec"
Either provide id of existing rule, or rule specification
spec
• Optional spec: null | $Properties
Note: Rule ID and expiration date are not used in the trigger request.