class Aws::Glue::Types::WorkflowRunStatistics
Workflow
run statistics provides statistics about the workflow run.
@!attribute [rw] total_actions
Total number of Actions in the workflow run. @return [Integer]
@!attribute [rw] timeout_actions
Total number of Actions that timed out. @return [Integer]
@!attribute [rw] failed_actions
Total number of Actions that have failed. @return [Integer]
@!attribute [rw] stopped_actions
Total number of Actions that have stopped. @return [Integer]
@!attribute [rw] succeeded_actions
Total number of Actions that have succeeded. @return [Integer]
@!attribute [rw] running_actions
Total number Actions in running state. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/WorkflowRunStatistics AWS API Documentation
Constants
- SENSITIVE