Interface: IDescribeBatchOperationResponse
workflowservice.v1.IDescribeBatchOperationResponse
Properties of a DescribeBatchOperationResponse.
Hierarchy
-
↳
IDescribeBatchOperationResponse
Properties
closeTime
• Optional closeTime: null | $Properties
Batch operation close time
Inherited from
completeOperationCount
• Optional completeOperationCount: null | Long
Complete operation count
Inherited from
$Properties.completeOperationCount
executions
• Optional executions: null | $Properties[]
Executions is the list of workflow OR standalone activity executions to apply the batch operation
Inherited from
failureOperationCount
• Optional failureOperationCount: null | Long
Failure operation count
Inherited from
$Properties.failureOperationCount
identity
• Optional identity: null | string
Identity indicates the operator identity
Inherited from
jobId
• Optional jobId: null | string
Batch job ID
Inherited from
operationType
• Optional operationType: null | BatchOperationType
Batch operation type
Inherited from
query
• Optional query: null | string
Query is the visibility query that defines the group of workflow to apply the batch operation
Inherited from
reason
• Optional reason: null | string
Reason indicates the reason to stop a operation
Inherited from
startTime
• Optional startTime: null | $Properties
Batch operation start time
Inherited from
state
• Optional state: null | BatchOperationState
Batch operation state
Inherited from
totalOperationCount
• Optional totalOperationCount: null | Long
Total operation count