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.
1485 1486 1487 |
# File 'sig/types.rbs', line 1485 def acceleration_settings @acceleration_settings end |
#acceleration_status ⇒ "NOT_APPLICABLE", ...
Returns the value of attribute acceleration_status.
1486 1487 1488 |
# File 'sig/types.rbs', line 1486 def acceleration_status @acceleration_status end |
#arn ⇒ ::String
Returns the value of attribute arn.
1487 1488 1489 |
# File 'sig/types.rbs', line 1487 def arn @arn end |
#billing_tags_source ⇒ "QUEUE", ...
Returns the value of attribute billing_tags_source.
1488 1489 1490 |
# File 'sig/types.rbs', line 1488 def @billing_tags_source end |
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
1489 1490 1491 |
# File 'sig/types.rbs', line 1489 def client_request_token @client_request_token end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1490 1491 1492 |
# File 'sig/types.rbs', line 1490 def created_at @created_at end |
#current_phase ⇒ "PROBING", ...
Returns the value of attribute current_phase.
1491 1492 1493 |
# File 'sig/types.rbs', line 1491 def current_phase @current_phase end |
#elemental_inference_configuration ⇒ Types::ElementalInferenceConfiguration
Returns the value of attribute elemental_inference_configuration.
1492 1493 1494 |
# File 'sig/types.rbs', line 1492 def elemental_inference_configuration @elemental_inference_configuration end |
#error_code ⇒ ::Integer
Returns the value of attribute error_code.
1493 1494 1495 |
# File 'sig/types.rbs', line 1493 def error_code @error_code end |
#error_message ⇒ ::String
Returns the value of attribute error_message.
1494 1495 1496 |
# File 'sig/types.rbs', line 1494 def @error_message end |
#hop_destinations ⇒ ::Array[Types::HopDestination]
Returns the value of attribute hop_destinations.
1495 1496 1497 |
# File 'sig/types.rbs', line 1495 def hop_destinations @hop_destinations end |
#id ⇒ ::String
Returns the value of attribute id.
1496 1497 1498 |
# File 'sig/types.rbs', line 1496 def id @id end |
#job_engine_version_requested ⇒ ::String
Returns the value of attribute job_engine_version_requested.
1497 1498 1499 |
# File 'sig/types.rbs', line 1497 def job_engine_version_requested @job_engine_version_requested end |
#job_engine_version_used ⇒ ::String
Returns the value of attribute job_engine_version_used.
1498 1499 1500 |
# File 'sig/types.rbs', line 1498 def job_engine_version_used @job_engine_version_used end |
#job_percent_complete ⇒ ::Integer
Returns the value of attribute job_percent_complete.
1499 1500 1501 |
# File 'sig/types.rbs', line 1499 def job_percent_complete @job_percent_complete end |
#job_template ⇒ ::String
Returns the value of attribute job_template.
1500 1501 1502 |
# File 'sig/types.rbs', line 1500 def job_template @job_template end |
#last_share_details ⇒ ::String
Returns the value of attribute last_share_details.
1501 1502 1503 |
# File 'sig/types.rbs', line 1501 def last_share_details @last_share_details end |
#messages ⇒ Types::JobMessages
Returns the value of attribute messages.
1502 1503 1504 |
# File 'sig/types.rbs', line 1502 def @messages end |
#output_group_details ⇒ ::Array[Types::OutputGroupDetail]
Returns the value of attribute output_group_details.
1503 1504 1505 |
# File 'sig/types.rbs', line 1503 def output_group_details @output_group_details end |
#priority ⇒ ::Integer
Returns the value of attribute priority.
1504 1505 1506 |
# File 'sig/types.rbs', line 1504 def priority @priority end |
#queue ⇒ ::String
Returns the value of attribute queue.
1505 1506 1507 |
# File 'sig/types.rbs', line 1505 def queue @queue end |
#queue_transitions ⇒ ::Array[Types::QueueTransition]
Returns the value of attribute queue_transitions.
1506 1507 1508 |
# File 'sig/types.rbs', line 1506 def queue_transitions @queue_transitions end |
#retry_count ⇒ ::Integer
Returns the value of attribute retry_count.
1507 1508 1509 |
# File 'sig/types.rbs', line 1507 def retry_count @retry_count end |
#role ⇒ ::String
Returns the value of attribute role.
1508 1509 1510 |
# File 'sig/types.rbs', line 1508 def role @role end |
#settings ⇒ Types::JobSettings
Returns the value of attribute settings.
1509 1510 1511 |
# File 'sig/types.rbs', line 1509 def settings @settings end |
#share_status ⇒ "NOT_SHARED", ...
Returns the value of attribute share_status.
1510 1511 1512 |
# File 'sig/types.rbs', line 1510 def share_status @share_status end |
#simulate_reserved_queue ⇒ "DISABLED", "ENABLED"
Returns the value of attribute simulate_reserved_queue.
1511 1512 1513 |
# File 'sig/types.rbs', line 1511 def simulate_reserved_queue @simulate_reserved_queue end |
#status ⇒ "SUBMITTED", ...
Returns the value of attribute status.
1512 1513 1514 |
# File 'sig/types.rbs', line 1512 def status @status end |
#status_update_interval ⇒ "SECONDS_10", ...
Returns the value of attribute status_update_interval.
1513 1514 1515 |
# File 'sig/types.rbs', line 1513 def status_update_interval @status_update_interval end |
#timing ⇒ Types::Timing
Returns the value of attribute timing.
1514 1515 1516 |
# File 'sig/types.rbs', line 1514 def timing @timing end |
#user_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute user_metadata.
1515 1516 1517 |
# File 'sig/types.rbs', line 1515 def @user_metadata end |
#warnings ⇒ ::Array[Types::WarningGroup]
Returns the value of attribute warnings.
1516 1517 1518 |
# File 'sig/types.rbs', line 1516 def warnings @warnings end |