Class: Aws::Types::JobRun
- Inherits:
-
Object
- Object
- Aws::Types::JobRun
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allocated_capacity ⇒ ::Integer
Returns the value of attribute allocated_capacity.
-
#arguments ⇒ ::Hash[::String, ::String]
Returns the value of attribute arguments.
-
#attempt ⇒ ::Integer
Returns the value of attribute attempt.
-
#completed_on ⇒ ::Time
Returns the value of attribute completed_on.
-
#dpu_seconds ⇒ ::Float
Returns the value of attribute dpu_seconds.
-
#error_message ⇒ ::String
Returns the value of attribute error_message.
-
#execution_class ⇒ "FLEX", "STANDARD"
Returns the value of attribute execution_class.
-
#execution_role_session_policy ⇒ ::String
Returns the value of attribute execution_role_session_policy.
-
#execution_time ⇒ ::Integer
Returns the value of attribute execution_time.
-
#glue_version ⇒ ::String
Returns the value of attribute glue_version.
-
#id ⇒ ::String
Returns the value of attribute id.
-
#job_mode ⇒ "SCRIPT", ...
Returns the value of attribute job_mode.
-
#job_name ⇒ ::String
Returns the value of attribute job_name.
-
#job_run_queuing_enabled ⇒ Boolean
Returns the value of attribute job_run_queuing_enabled.
-
#job_run_state ⇒ "STARTING", ...
Returns the value of attribute job_run_state.
-
#last_modified_on ⇒ ::Time
Returns the value of attribute last_modified_on.
-
#log_group_name ⇒ ::String
Returns the value of attribute log_group_name.
-
#maintenance_window ⇒ ::String
Returns the value of attribute maintenance_window.
-
#max_capacity ⇒ ::Float
Returns the value of attribute max_capacity.
-
#notification_property ⇒ Types::NotificationProperty
Returns the value of attribute notification_property.
-
#number_of_workers ⇒ ::Integer
Returns the value of attribute number_of_workers.
-
#predecessor_runs ⇒ ::Array[Types::Predecessor]
Returns the value of attribute predecessor_runs.
-
#previous_run_id ⇒ ::String
Returns the value of attribute previous_run_id.
-
#profile_name ⇒ ::String
Returns the value of attribute profile_name.
-
#security_configuration ⇒ ::String
Returns the value of attribute security_configuration.
-
#started_on ⇒ ::Time
Returns the value of attribute started_on.
-
#state_detail ⇒ ::String
Returns the value of attribute state_detail.
-
#timeout ⇒ ::Integer
Returns the value of attribute timeout.
-
#trigger_name ⇒ ::String
Returns the value of attribute trigger_name.
-
#worker_type ⇒ "Standard", ...
Returns the value of attribute worker_type.
Instance Attribute Details
#allocated_capacity ⇒ ::Integer
Returns the value of attribute allocated_capacity.
4982 4983 4984 |
# File 'sig/types.rbs', line 4982 def allocated_capacity @allocated_capacity end |
#arguments ⇒ ::Hash[::String, ::String]
Returns the value of attribute arguments.
4979 4980 4981 |
# File 'sig/types.rbs', line 4979 def arguments @arguments end |
#attempt ⇒ ::Integer
Returns the value of attribute attempt.
4969 4970 4971 |
# File 'sig/types.rbs', line 4969 def attempt @attempt end |
#completed_on ⇒ ::Time
Returns the value of attribute completed_on.
4977 4978 4979 |
# File 'sig/types.rbs', line 4977 def completed_on @completed_on end |
#dpu_seconds ⇒ ::Float
Returns the value of attribute dpu_seconds.
4992 4993 4994 |
# File 'sig/types.rbs', line 4992 def dpu_seconds @dpu_seconds end |
#error_message ⇒ ::String
Returns the value of attribute error_message.
4980 4981 4982 |
# File 'sig/types.rbs', line 4980 def @error_message end |
#execution_class ⇒ "FLEX", "STANDARD"
Returns the value of attribute execution_class.
4993 4994 4995 |
# File 'sig/types.rbs', line 4993 def execution_class @execution_class end |
#execution_role_session_policy ⇒ ::String
Returns the value of attribute execution_role_session_policy.
4997 4998 4999 |
# File 'sig/types.rbs', line 4997 def execution_role_session_policy @execution_role_session_policy end |
#execution_time ⇒ ::Integer
Returns the value of attribute execution_time.
4983 4984 4985 |
# File 'sig/types.rbs', line 4983 def execution_time @execution_time end |
#glue_version ⇒ ::String
Returns the value of attribute glue_version.
4991 4992 4993 |
# File 'sig/types.rbs', line 4991 def glue_version @glue_version end |
#id ⇒ ::String
Returns the value of attribute id.
4968 4969 4970 |
# File 'sig/types.rbs', line 4968 def id @id end |
#job_mode ⇒ "SCRIPT", ...
Returns the value of attribute job_mode.
4973 4974 4975 |
# File 'sig/types.rbs', line 4973 def job_mode @job_mode end |
#job_name ⇒ ::String
Returns the value of attribute job_name.
4972 4973 4974 |
# File 'sig/types.rbs', line 4972 def job_name @job_name end |
#job_run_queuing_enabled ⇒ Boolean
Returns the value of attribute job_run_queuing_enabled.
4974 4975 4976 |
# File 'sig/types.rbs', line 4974 def job_run_queuing_enabled @job_run_queuing_enabled end |
#job_run_state ⇒ "STARTING", ...
Returns the value of attribute job_run_state.
4978 4979 4980 |
# File 'sig/types.rbs', line 4978 def job_run_state @job_run_state end |
#last_modified_on ⇒ ::Time
Returns the value of attribute last_modified_on.
4976 4977 4978 |
# File 'sig/types.rbs', line 4976 def last_modified_on @last_modified_on end |
#log_group_name ⇒ ::String
Returns the value of attribute log_group_name.
4989 4990 4991 |
# File 'sig/types.rbs', line 4989 def log_group_name @log_group_name end |
#maintenance_window ⇒ ::String
Returns the value of attribute maintenance_window.
4994 4995 4996 |
# File 'sig/types.rbs', line 4994 def maintenance_window @maintenance_window end |
#max_capacity ⇒ ::Float
Returns the value of attribute max_capacity.
4985 4986 4987 |
# File 'sig/types.rbs', line 4985 def max_capacity @max_capacity end |
#notification_property ⇒ Types::NotificationProperty
Returns the value of attribute notification_property.
4990 4991 4992 |
# File 'sig/types.rbs', line 4990 def notification_property @notification_property end |
#number_of_workers ⇒ ::Integer
Returns the value of attribute number_of_workers.
4987 4988 4989 |
# File 'sig/types.rbs', line 4987 def number_of_workers @number_of_workers end |
#predecessor_runs ⇒ ::Array[Types::Predecessor]
Returns the value of attribute predecessor_runs.
4981 4982 4983 |
# File 'sig/types.rbs', line 4981 def predecessor_runs @predecessor_runs end |
#previous_run_id ⇒ ::String
Returns the value of attribute previous_run_id.
4970 4971 4972 |
# File 'sig/types.rbs', line 4970 def previous_run_id @previous_run_id end |
#profile_name ⇒ ::String
Returns the value of attribute profile_name.
4995 4996 4997 |
# File 'sig/types.rbs', line 4995 def profile_name @profile_name end |
#security_configuration ⇒ ::String
Returns the value of attribute security_configuration.
4988 4989 4990 |
# File 'sig/types.rbs', line 4988 def security_configuration @security_configuration end |
#started_on ⇒ ::Time
Returns the value of attribute started_on.
4975 4976 4977 |
# File 'sig/types.rbs', line 4975 def started_on @started_on end |
#state_detail ⇒ ::String
Returns the value of attribute state_detail.
4996 4997 4998 |
# File 'sig/types.rbs', line 4996 def state_detail @state_detail end |
#timeout ⇒ ::Integer
Returns the value of attribute timeout.
4984 4985 4986 |
# File 'sig/types.rbs', line 4984 def timeout @timeout end |
#trigger_name ⇒ ::String
Returns the value of attribute trigger_name.
4971 4972 4973 |
# File 'sig/types.rbs', line 4971 def trigger_name @trigger_name end |
#worker_type ⇒ "Standard", ...
Returns the value of attribute worker_type.
4986 4987 4988 |
# File 'sig/types.rbs', line 4986 def worker_type @worker_type end |