Class: Aws::Deadline::Types::StepSummary

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb

Overview

The details for a step.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The date and time the resource was created.

Returns:

  • (Time)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The user or system that created this resource.

Returns:

  • (String)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#dependency_countsTypes::DependencyCounts

The number of dependencies for the step.



8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#ended_atTime

The date and time the resource ended running.

Returns:

  • (Time)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#lifecycle_statusString

The life cycle status.

Returns:

  • (String)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#lifecycle_status_messageString

A message that describes the lifecycle of the step.

Returns:

  • (String)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the step.

Returns:

  • (String)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#started_atTime

The date and time the resource started running.

Returns:

  • (Time)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#step_idString

The step ID.

Returns:

  • (String)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#target_task_run_statusString

The task status to start with on the job.

Returns:

  • (String)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#task_failure_retry_countInteger

The total number of times tasks from the step failed and were retried.

Returns:

  • (Integer)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#task_run_statusString

The task run status for the job.

  • PENDING–pending and waiting for resources.

  • READY–ready to process.

  • ASSIGNED–assigned and will run next on a worker.

  • SCHEDULED–scheduled to run on a worker.

  • INTERRUPTING–being interrupted.

  • RUNNING–running on a worker.

  • SUSPENDED–the task is suspended.

  • CANCELED–the task has been canceled.

  • FAILED–the task has failed.

  • SUCCEEDED–the task has succeeded.

Returns:

  • (String)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#task_run_status_countsHash<String,Integer>

The number of tasks running on the job.

Returns:

  • (Hash<String,Integer>)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The date and time the resource was updated.

Returns:

  • (Time)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end

#updated_byString

The user or system that updated this resource.

Returns:

  • (String)


8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 8988

class StepSummary < Struct.new(
  :step_id,
  :name,
  :lifecycle_status,
  :lifecycle_status_message,
  :task_run_status,
  :task_run_status_counts,
  :task_failure_retry_count,
  :target_task_run_status,
  :created_at,
  :created_by,
  :updated_at,
  :updated_by,
  :started_at,
  :ended_at,
  :dependency_counts)
  SENSITIVE = []
  include Aws::Structure
end