Class: Aws::Types::JobSearchSummary
- Inherits:
-
Object
- Object
- Aws::Types::JobSearchSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#created_by ⇒ ::String
Returns the value of attribute created_by.
-
#ended_at ⇒ ::Time
Returns the value of attribute ended_at.
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
-
#job_parameters ⇒ ::Hash[::String, Types::JobParameter]
Returns the value of attribute job_parameters.
-
#lifecycle_status ⇒ "CREATE_IN_PROGRESS", ...
Returns the value of attribute lifecycle_status.
-
#lifecycle_status_message ⇒ ::String
Returns the value of attribute lifecycle_status_message.
-
#max_failed_tasks_count ⇒ ::Integer
Returns the value of attribute max_failed_tasks_count.
-
#max_retries_per_task ⇒ ::Integer
Returns the value of attribute max_retries_per_task.
-
#max_worker_count ⇒ ::Integer
Returns the value of attribute max_worker_count.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#priority ⇒ ::Integer
Returns the value of attribute priority.
-
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
-
#source_job_id ⇒ ::String
Returns the value of attribute source_job_id.
-
#started_at ⇒ ::Time
Returns the value of attribute started_at.
-
#target_task_run_status ⇒ "READY", ...
Returns the value of attribute target_task_run_status.
-
#task_failure_retry_count ⇒ ::Integer
Returns the value of attribute task_failure_retry_count.
-
#task_run_status ⇒ "PENDING", ...
Returns the value of attribute task_run_status.
-
#task_run_status_counts ⇒ ::Hash[("PENDING" | "READY" | "ASSIGNED" | "STARTING" | "SCHEDULED" | "INTERRUPTING" | "RUNNING" | "SUSPENDED" | "CANCELED" | "FAILED" | "SUCCEEDED" | "NOT_COMPATIBLE"), ::Integer]
Returns the value of attribute task_run_status_counts.
-
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
-
#updated_by ⇒ ::String
Returns the value of attribute updated_by.
Instance Attribute Details
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1899 1900 1901 |
# File 'sig/types.rbs', line 1899 def created_at @created_at end |
#created_by ⇒ ::String
Returns the value of attribute created_by.
1898 1899 1900 |
# File 'sig/types.rbs', line 1898 def created_by @created_by end |
#ended_at ⇒ ::Time
Returns the value of attribute ended_at.
1900 1901 1902 |
# File 'sig/types.rbs', line 1900 def ended_at @ended_at end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
1886 1887 1888 |
# File 'sig/types.rbs', line 1886 def job_id @job_id end |
#job_parameters ⇒ ::Hash[::String, Types::JobParameter]
Returns the value of attribute job_parameters.
1904 1905 1906 |
# File 'sig/types.rbs', line 1904 def job_parameters @job_parameters end |
#lifecycle_status ⇒ "CREATE_IN_PROGRESS", ...
Returns the value of attribute lifecycle_status.
1889 1890 1891 |
# File 'sig/types.rbs', line 1889 def lifecycle_status @lifecycle_status end |
#lifecycle_status_message ⇒ ::String
Returns the value of attribute lifecycle_status_message.
1890 1891 1892 |
# File 'sig/types.rbs', line 1890 def @lifecycle_status_message end |
#max_failed_tasks_count ⇒ ::Integer
Returns the value of attribute max_failed_tasks_count.
1896 1897 1898 |
# File 'sig/types.rbs', line 1896 def max_failed_tasks_count @max_failed_tasks_count end |
#max_retries_per_task ⇒ ::Integer
Returns the value of attribute max_retries_per_task.
1897 1898 1899 |
# File 'sig/types.rbs', line 1897 def max_retries_per_task @max_retries_per_task end |
#max_worker_count ⇒ ::Integer
Returns the value of attribute max_worker_count.
1905 1906 1907 |
# File 'sig/types.rbs', line 1905 def max_worker_count @max_worker_count end |
#name ⇒ ::String
Returns the value of attribute name.
1888 1889 1890 |
# File 'sig/types.rbs', line 1888 def name @name end |
#priority ⇒ ::Integer
Returns the value of attribute priority.
1895 1896 1897 |
# File 'sig/types.rbs', line 1895 def priority @priority end |
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
1887 1888 1889 |
# File 'sig/types.rbs', line 1887 def queue_id @queue_id end |
#source_job_id ⇒ ::String
Returns the value of attribute source_job_id.
1906 1907 1908 |
# File 'sig/types.rbs', line 1906 def source_job_id @source_job_id end |
#started_at ⇒ ::Time
Returns the value of attribute started_at.
1901 1902 1903 |
# File 'sig/types.rbs', line 1901 def started_at @started_at end |
#target_task_run_status ⇒ "READY", ...
Returns the value of attribute target_task_run_status.
1892 1893 1894 |
# File 'sig/types.rbs', line 1892 def target_task_run_status @target_task_run_status end |
#task_failure_retry_count ⇒ ::Integer
Returns the value of attribute task_failure_retry_count.
1894 1895 1896 |
# File 'sig/types.rbs', line 1894 def task_failure_retry_count @task_failure_retry_count end |
#task_run_status ⇒ "PENDING", ...
Returns the value of attribute task_run_status.
1891 1892 1893 |
# File 'sig/types.rbs', line 1891 def task_run_status @task_run_status end |
#task_run_status_counts ⇒ ::Hash[("PENDING" | "READY" | "ASSIGNED" | "STARTING" | "SCHEDULED" | "INTERRUPTING" | "RUNNING" | "SUSPENDED" | "CANCELED" | "FAILED" | "SUCCEEDED" | "NOT_COMPATIBLE"), ::Integer]
Returns the value of attribute task_run_status_counts.
1893 1894 1895 |
# File 'sig/types.rbs', line 1893 def task_run_status_counts @task_run_status_counts end |
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
1902 1903 1904 |
# File 'sig/types.rbs', line 1902 def updated_at @updated_at end |
#updated_by ⇒ ::String
Returns the value of attribute updated_by.
1903 1904 1905 |
# File 'sig/types.rbs', line 1903 def updated_by @updated_by end |