CountClosedWorkflowExecutionsRequest
Types
Properties
Link copied to clipboard
If specified, only workflow executions that match this close status are counted. This filter has an affect only if executionStatus
is specified as CLOSED
.
Link copied to clipboard
If specified, only workflow executions that meet the close time criteria of the filter are counted.
Link copied to clipboard
If specified, only workflow executions matching the WorkflowId
in the filter are counted.
Link copied to clipboard
If specified, only workflow executions that meet the start time criteria of the filter are counted.
Link copied to clipboard
If specified, indicates the type of the workflow executions to be counted.
Functions
Link copied to clipboard
inline fun copy(block: CountClosedWorkflowExecutionsRequest.Builder.() -> Unit = {}): CountClosedWorkflowExecutionsRequest