Builder
Properties
If specified, only workflow executions that match this close status are counted. This filter has an affect only if executionStatus
is specified as CLOSED
.
If specified, only workflow executions that meet the close time criteria of the filter are counted.
If specified, only workflow executions matching the WorkflowId
in the filter are counted.
If specified, only workflow executions that meet the start time criteria of the filter are counted.
If specified, indicates the type of the workflow executions to be counted.
Functions
construct an aws.sdk.kotlin.services.swf.model.CloseStatusFilter inside the given block
construct an aws.sdk.kotlin.services.swf.model.ExecutionTimeFilter inside the given block
construct an aws.sdk.kotlin.services.swf.model.WorkflowExecutionFilter inside the given block
construct an aws.sdk.kotlin.services.swf.model.ExecutionTimeFilter inside the given block
construct an aws.sdk.kotlin.services.swf.model.TagFilter inside the given block
construct an aws.sdk.kotlin.services.swf.model.WorkflowTypeFilter inside the given block