Interface: IListClosedWorkflowExecutionsRequest
workflowservice.v1.IListClosedWorkflowExecutionsRequest
Properties of a ListClosedWorkflowExecutionsRequest.
Hierarchy
-
↳
IListClosedWorkflowExecutionsRequest
Properties
executionFilter
• Optional executionFilter: null | $Properties
ListClosedWorkflowExecutionsRequest executionFilter
Inherited from
filters
• Optional filters: "executionFilter" | "typeFilter" | "statusFilter"
ListClosedWorkflowExecutionsRequest filters
Inherited from
maximumPageSize
• Optional maximumPageSize: null | number
ListClosedWorkflowExecutionsRequest maximumPageSize
Inherited from
namespace
• Optional namespace: null | string
ListClosedWorkflowExecutionsRequest namespace
Inherited from
nextPageToken
• Optional nextPageToken: null | Uint8Array
ListClosedWorkflowExecutionsRequest nextPageToken
Inherited from
startTimeFilter
• Optional startTimeFilter: null | $Properties
ListClosedWorkflowExecutionsRequest startTimeFilter
Inherited from
statusFilter
• Optional statusFilter: null | $Properties
ListClosedWorkflowExecutionsRequest statusFilter
Inherited from
typeFilter
• Optional typeFilter: null | $Properties
ListClosedWorkflowExecutionsRequest typeFilter