Class: Aws::Types::Job
- Inherits:
-
Object
- Object
- Aws::Types::Job
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#acceleration_settings ⇒ Types::AccelerationSettings
Returns the value of attribute acceleration_settings.
-
#acceleration_status ⇒ "NOT_APPLICABLE", ...
Returns the value of attribute acceleration_status.
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#billing_tags_source ⇒ "QUEUE", ...
Returns the value of attribute billing_tags_source.
-
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#current_phase ⇒ "PROBING", ...
Returns the value of attribute current_phase.
-
#elemental_inference_configuration ⇒ Types::ElementalInferenceConfiguration
Returns the value of attribute elemental_inference_configuration.
-
#error_code ⇒ ::Integer
Returns the value of attribute error_code.
-
#error_message ⇒ ::String
Returns the value of attribute error_message.
-
#hop_destinations ⇒ ::Array[Types::HopDestination]
Returns the value of attribute hop_destinations.
-
#id ⇒ ::String
Returns the value of attribute id.
-
#job_engine_version_requested ⇒ ::String
Returns the value of attribute job_engine_version_requested.
-
#job_engine_version_used ⇒ ::String
Returns the value of attribute job_engine_version_used.
-
#job_percent_complete ⇒ ::Integer
Returns the value of attribute job_percent_complete.
-
#job_template ⇒ ::String
Returns the value of attribute job_template.
-
#last_share_details ⇒ ::String
Returns the value of attribute last_share_details.
-
#messages ⇒ Types::JobMessages
Returns the value of attribute messages.
-
#output_group_details ⇒ ::Array[Types::OutputGroupDetail]
Returns the value of attribute output_group_details.
-
#priority ⇒ ::Integer
Returns the value of attribute priority.
-
#queue ⇒ ::String
Returns the value of attribute queue.
-
#queue_transitions ⇒ ::Array[Types::QueueTransition]
Returns the value of attribute queue_transitions.
-
#retry_count ⇒ ::Integer
Returns the value of attribute retry_count.
-
#role ⇒ ::String
Returns the value of attribute role.
-
#settings ⇒ Types::JobSettings
Returns the value of attribute settings.
-
#share_status ⇒ "NOT_SHARED", ...
Returns the value of attribute share_status.
-
#simulate_reserved_queue ⇒ "DISABLED", "ENABLED"
Returns the value of attribute simulate_reserved_queue.
-
#status ⇒ "SUBMITTED", ...
Returns the value of attribute status.
-
#status_update_interval ⇒ "SECONDS_10", ...
Returns the value of attribute status_update_interval.
-
#timing ⇒ Types::Timing
Returns the value of attribute timing.
-
#user_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute user_metadata.
-
#warnings ⇒ ::Array[Types::WarningGroup]
Returns the value of attribute warnings.
Instance Attribute Details
#acceleration_settings ⇒ Types::AccelerationSettings
Returns the value of attribute acceleration_settings.
1464 1465 1466 |
# File 'sig/types.rbs', line 1464 def acceleration_settings @acceleration_settings end |
#acceleration_status ⇒ "NOT_APPLICABLE", ...
Returns the value of attribute acceleration_status.
1465 1466 1467 |
# File 'sig/types.rbs', line 1465 def acceleration_status @acceleration_status end |
#arn ⇒ ::String
Returns the value of attribute arn.
1466 1467 1468 |
# File 'sig/types.rbs', line 1466 def arn @arn end |
#billing_tags_source ⇒ "QUEUE", ...
Returns the value of attribute billing_tags_source.
1467 1468 1469 |
# File 'sig/types.rbs', line 1467 def @billing_tags_source end |
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
1468 1469 1470 |
# File 'sig/types.rbs', line 1468 def client_request_token @client_request_token end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1469 1470 1471 |
# File 'sig/types.rbs', line 1469 def created_at @created_at end |
#current_phase ⇒ "PROBING", ...
Returns the value of attribute current_phase.
1470 1471 1472 |
# File 'sig/types.rbs', line 1470 def current_phase @current_phase end |
#elemental_inference_configuration ⇒ Types::ElementalInferenceConfiguration
Returns the value of attribute elemental_inference_configuration.
1471 1472 1473 |
# File 'sig/types.rbs', line 1471 def elemental_inference_configuration @elemental_inference_configuration end |
#error_code ⇒ ::Integer
Returns the value of attribute error_code.
1472 1473 1474 |
# File 'sig/types.rbs', line 1472 def error_code @error_code end |
#error_message ⇒ ::String
Returns the value of attribute error_message.
1473 1474 1475 |
# File 'sig/types.rbs', line 1473 def @error_message end |
#hop_destinations ⇒ ::Array[Types::HopDestination]
Returns the value of attribute hop_destinations.
1474 1475 1476 |
# File 'sig/types.rbs', line 1474 def hop_destinations @hop_destinations end |
#id ⇒ ::String
Returns the value of attribute id.
1475 1476 1477 |
# File 'sig/types.rbs', line 1475 def id @id end |
#job_engine_version_requested ⇒ ::String
Returns the value of attribute job_engine_version_requested.
1476 1477 1478 |
# File 'sig/types.rbs', line 1476 def job_engine_version_requested @job_engine_version_requested end |
#job_engine_version_used ⇒ ::String
Returns the value of attribute job_engine_version_used.
1477 1478 1479 |
# File 'sig/types.rbs', line 1477 def job_engine_version_used @job_engine_version_used end |
#job_percent_complete ⇒ ::Integer
Returns the value of attribute job_percent_complete.
1478 1479 1480 |
# File 'sig/types.rbs', line 1478 def job_percent_complete @job_percent_complete end |
#job_template ⇒ ::String
Returns the value of attribute job_template.
1479 1480 1481 |
# File 'sig/types.rbs', line 1479 def job_template @job_template end |
#last_share_details ⇒ ::String
Returns the value of attribute last_share_details.
1480 1481 1482 |
# File 'sig/types.rbs', line 1480 def last_share_details @last_share_details end |
#messages ⇒ Types::JobMessages
Returns the value of attribute messages.
1481 1482 1483 |
# File 'sig/types.rbs', line 1481 def @messages end |
#output_group_details ⇒ ::Array[Types::OutputGroupDetail]
Returns the value of attribute output_group_details.
1482 1483 1484 |
# File 'sig/types.rbs', line 1482 def output_group_details @output_group_details end |
#priority ⇒ ::Integer
Returns the value of attribute priority.
1483 1484 1485 |
# File 'sig/types.rbs', line 1483 def priority @priority end |
#queue ⇒ ::String
Returns the value of attribute queue.
1484 1485 1486 |
# File 'sig/types.rbs', line 1484 def queue @queue end |
#queue_transitions ⇒ ::Array[Types::QueueTransition]
Returns the value of attribute queue_transitions.
1485 1486 1487 |
# File 'sig/types.rbs', line 1485 def queue_transitions @queue_transitions end |
#retry_count ⇒ ::Integer
Returns the value of attribute retry_count.
1486 1487 1488 |
# File 'sig/types.rbs', line 1486 def retry_count @retry_count end |
#role ⇒ ::String
Returns the value of attribute role.
1487 1488 1489 |
# File 'sig/types.rbs', line 1487 def role @role end |
#settings ⇒ Types::JobSettings
Returns the value of attribute settings.
1488 1489 1490 |
# File 'sig/types.rbs', line 1488 def settings @settings end |
#share_status ⇒ "NOT_SHARED", ...
Returns the value of attribute share_status.
1489 1490 1491 |
# File 'sig/types.rbs', line 1489 def share_status @share_status end |
#simulate_reserved_queue ⇒ "DISABLED", "ENABLED"
Returns the value of attribute simulate_reserved_queue.
1490 1491 1492 |
# File 'sig/types.rbs', line 1490 def simulate_reserved_queue @simulate_reserved_queue end |
#status ⇒ "SUBMITTED", ...
Returns the value of attribute status.
1491 1492 1493 |
# File 'sig/types.rbs', line 1491 def status @status end |
#status_update_interval ⇒ "SECONDS_10", ...
Returns the value of attribute status_update_interval.
1492 1493 1494 |
# File 'sig/types.rbs', line 1492 def status_update_interval @status_update_interval end |
#timing ⇒ Types::Timing
Returns the value of attribute timing.
1493 1494 1495 |
# File 'sig/types.rbs', line 1493 def timing @timing end |
#user_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute user_metadata.
1494 1495 1496 |
# File 'sig/types.rbs', line 1494 def @user_metadata end |
#warnings ⇒ ::Array[Types::WarningGroup]
Returns the value of attribute warnings.
1495 1496 1497 |
# File 'sig/types.rbs', line 1495 def warnings @warnings end |