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.
4939 4940 4941 |
# File 'sig/types.rbs', line 4939 def allocated_capacity @allocated_capacity end |
#arguments ⇒ ::Hash[::String, ::String]
Returns the value of attribute arguments.
4936 4937 4938 |
# File 'sig/types.rbs', line 4936 def arguments @arguments end |
#attempt ⇒ ::Integer
Returns the value of attribute attempt.
4926 4927 4928 |
# File 'sig/types.rbs', line 4926 def attempt @attempt end |
#completed_on ⇒ ::Time
Returns the value of attribute completed_on.
4934 4935 4936 |
# File 'sig/types.rbs', line 4934 def completed_on @completed_on end |
#dpu_seconds ⇒ ::Float
Returns the value of attribute dpu_seconds.
4949 4950 4951 |
# File 'sig/types.rbs', line 4949 def dpu_seconds @dpu_seconds end |
#error_message ⇒ ::String
Returns the value of attribute error_message.
4937 4938 4939 |
# File 'sig/types.rbs', line 4937 def @error_message end |
#execution_class ⇒ "FLEX", "STANDARD"
Returns the value of attribute execution_class.
4950 4951 4952 |
# File 'sig/types.rbs', line 4950 def execution_class @execution_class end |
#execution_role_session_policy ⇒ ::String
Returns the value of attribute execution_role_session_policy.
4954 4955 4956 |
# File 'sig/types.rbs', line 4954 def execution_role_session_policy @execution_role_session_policy end |
#execution_time ⇒ ::Integer
Returns the value of attribute execution_time.
4940 4941 4942 |
# File 'sig/types.rbs', line 4940 def execution_time @execution_time end |
#glue_version ⇒ ::String
Returns the value of attribute glue_version.
4948 4949 4950 |
# File 'sig/types.rbs', line 4948 def glue_version @glue_version end |
#id ⇒ ::String
Returns the value of attribute id.
4925 4926 4927 |
# File 'sig/types.rbs', line 4925 def id @id end |
#job_mode ⇒ "SCRIPT", ...
Returns the value of attribute job_mode.
4930 4931 4932 |
# File 'sig/types.rbs', line 4930 def job_mode @job_mode end |
#job_name ⇒ ::String
Returns the value of attribute job_name.
4929 4930 4931 |
# File 'sig/types.rbs', line 4929 def job_name @job_name end |
#job_run_queuing_enabled ⇒ Boolean
Returns the value of attribute job_run_queuing_enabled.
4931 4932 4933 |
# File 'sig/types.rbs', line 4931 def job_run_queuing_enabled @job_run_queuing_enabled end |
#job_run_state ⇒ "STARTING", ...
Returns the value of attribute job_run_state.
4935 4936 4937 |
# File 'sig/types.rbs', line 4935 def job_run_state @job_run_state end |
#last_modified_on ⇒ ::Time
Returns the value of attribute last_modified_on.
4933 4934 4935 |
# File 'sig/types.rbs', line 4933 def last_modified_on @last_modified_on end |
#log_group_name ⇒ ::String
Returns the value of attribute log_group_name.
4946 4947 4948 |
# File 'sig/types.rbs', line 4946 def log_group_name @log_group_name end |
#maintenance_window ⇒ ::String
Returns the value of attribute maintenance_window.
4951 4952 4953 |
# File 'sig/types.rbs', line 4951 def maintenance_window @maintenance_window end |
#max_capacity ⇒ ::Float
Returns the value of attribute max_capacity.
4942 4943 4944 |
# File 'sig/types.rbs', line 4942 def max_capacity @max_capacity end |
#notification_property ⇒ Types::NotificationProperty
Returns the value of attribute notification_property.
4947 4948 4949 |
# File 'sig/types.rbs', line 4947 def notification_property @notification_property end |
#number_of_workers ⇒ ::Integer
Returns the value of attribute number_of_workers.
4944 4945 4946 |
# File 'sig/types.rbs', line 4944 def number_of_workers @number_of_workers end |
#predecessor_runs ⇒ ::Array[Types::Predecessor]
Returns the value of attribute predecessor_runs.
4938 4939 4940 |
# File 'sig/types.rbs', line 4938 def predecessor_runs @predecessor_runs end |
#previous_run_id ⇒ ::String
Returns the value of attribute previous_run_id.
4927 4928 4929 |
# File 'sig/types.rbs', line 4927 def previous_run_id @previous_run_id end |
#profile_name ⇒ ::String
Returns the value of attribute profile_name.
4952 4953 4954 |
# File 'sig/types.rbs', line 4952 def profile_name @profile_name end |
#security_configuration ⇒ ::String
Returns the value of attribute security_configuration.
4945 4946 4947 |
# File 'sig/types.rbs', line 4945 def security_configuration @security_configuration end |
#started_on ⇒ ::Time
Returns the value of attribute started_on.
4932 4933 4934 |
# File 'sig/types.rbs', line 4932 def started_on @started_on end |
#state_detail ⇒ ::String
Returns the value of attribute state_detail.
4953 4954 4955 |
# File 'sig/types.rbs', line 4953 def state_detail @state_detail end |
#timeout ⇒ ::Integer
Returns the value of attribute timeout.
4941 4942 4943 |
# File 'sig/types.rbs', line 4941 def timeout @timeout end |
#trigger_name ⇒ ::String
Returns the value of attribute trigger_name.
4928 4929 4930 |
# File 'sig/types.rbs', line 4928 def trigger_name @trigger_name end |
#worker_type ⇒ "Standard", ...
Returns the value of attribute worker_type.
4943 4944 4945 |
# File 'sig/types.rbs', line 4943 def worker_type @worker_type end |