Class: Aws::Types::JobMetadata
- Inherits:
-
Object
- Object
- Aws::Types::JobMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#address_id ⇒ ::String
Returns the value of attribute address_id.
-
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
-
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
-
#data_transfer_progress ⇒ Types::DataTransfer
Returns the value of attribute data_transfer_progress.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#device_configuration ⇒ Types::DeviceConfiguration
Returns the value of attribute device_configuration.
-
#forwarding_address_id ⇒ ::String
Returns the value of attribute forwarding_address_id.
-
#impact_level ⇒ "IL2", ...
Returns the value of attribute impact_level.
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
-
#job_log_info ⇒ Types::JobLogs
Returns the value of attribute job_log_info.
-
#job_state ⇒ "New", ...
Returns the value of attribute job_state.
-
#job_type ⇒ "IMPORT", ...
Returns the value of attribute job_type.
-
#kms_key_arn ⇒ ::String
Returns the value of attribute kms_key_arn.
-
#long_term_pricing_id ⇒ ::String
Returns the value of attribute long_term_pricing_id.
-
#notification ⇒ Types::Notification
Returns the value of attribute notification.
-
#on_device_service_configuration ⇒ Types::OnDeviceServiceConfiguration
Returns the value of attribute on_device_service_configuration.
-
#pickup_details ⇒ Types::PickupDetails
Returns the value of attribute pickup_details.
-
#remote_management ⇒ "INSTALLED_ONLY", ...
Returns the value of attribute remote_management.
-
#resources ⇒ Types::JobResource
Returns the value of attribute resources.
-
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
-
#shipping_details ⇒ Types::ShippingDetails
Returns the value of attribute shipping_details.
-
#snowball_capacity_preference ⇒ "T50", ...
Returns the value of attribute snowball_capacity_preference.
-
#snowball_id ⇒ ::String
Returns the value of attribute snowball_id.
-
#snowball_type ⇒ "STANDARD", ...
Returns the value of attribute snowball_type.
-
#tax_documents ⇒ Types::TaxDocuments
Returns the value of attribute tax_documents.
Instance Attribute Details
#address_id ⇒ ::String
Returns the value of attribute address_id.
372 373 374 |
# File 'sig/types.rbs', line 372 def address_id @address_id end |
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
378 379 380 |
# File 'sig/types.rbs', line 378 def cluster_id @cluster_id end |
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
367 368 369 |
# File 'sig/types.rbs', line 367 def creation_date @creation_date end |
#data_transfer_progress ⇒ Types::DataTransfer
Returns the value of attribute data_transfer_progress.
376 377 378 |
# File 'sig/types.rbs', line 376 def data_transfer_progress @data_transfer_progress end |
#description ⇒ ::String
Returns the value of attribute description.
369 370 371 |
# File 'sig/types.rbs', line 369 def description @description end |
#device_configuration ⇒ Types::DeviceConfiguration
Returns the value of attribute device_configuration.
381 382 383 |
# File 'sig/types.rbs', line 381 def device_configuration @device_configuration end |
#forwarding_address_id ⇒ ::String
Returns the value of attribute forwarding_address_id.
379 380 381 |
# File 'sig/types.rbs', line 379 def forwarding_address_id @forwarding_address_id end |
#impact_level ⇒ "IL2", ...
Returns the value of attribute impact_level.
385 386 387 |
# File 'sig/types.rbs', line 385 def impact_level @impact_level end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
363 364 365 |
# File 'sig/types.rbs', line 363 def job_id @job_id end |
#job_log_info ⇒ Types::JobLogs
Returns the value of attribute job_log_info.
377 378 379 |
# File 'sig/types.rbs', line 377 def job_log_info @job_log_info end |
#job_state ⇒ "New", ...
Returns the value of attribute job_state.
364 365 366 |
# File 'sig/types.rbs', line 364 def job_state @job_state end |
#job_type ⇒ "IMPORT", ...
Returns the value of attribute job_type.
365 366 367 |
# File 'sig/types.rbs', line 365 def job_type @job_type end |
#kms_key_arn ⇒ ::String
Returns the value of attribute kms_key_arn.
370 371 372 |
# File 'sig/types.rbs', line 370 def kms_key_arn @kms_key_arn end |
#long_term_pricing_id ⇒ ::String
Returns the value of attribute long_term_pricing_id.
383 384 385 |
# File 'sig/types.rbs', line 383 def long_term_pricing_id @long_term_pricing_id end |
#notification ⇒ Types::Notification
Returns the value of attribute notification.
375 376 377 |
# File 'sig/types.rbs', line 375 def notification @notification end |
#on_device_service_configuration ⇒ Types::OnDeviceServiceConfiguration
Returns the value of attribute on_device_service_configuration.
384 385 386 |
# File 'sig/types.rbs', line 384 def on_device_service_configuration @on_device_service_configuration end |
#pickup_details ⇒ Types::PickupDetails
Returns the value of attribute pickup_details.
386 387 388 |
# File 'sig/types.rbs', line 386 def pickup_details @pickup_details end |
#remote_management ⇒ "INSTALLED_ONLY", ...
Returns the value of attribute remote_management.
382 383 384 |
# File 'sig/types.rbs', line 382 def remote_management @remote_management end |
#resources ⇒ Types::JobResource
Returns the value of attribute resources.
368 369 370 |
# File 'sig/types.rbs', line 368 def resources @resources end |
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
371 372 373 |
# File 'sig/types.rbs', line 371 def role_arn @role_arn end |
#shipping_details ⇒ Types::ShippingDetails
Returns the value of attribute shipping_details.
373 374 375 |
# File 'sig/types.rbs', line 373 def shipping_details @shipping_details end |
#snowball_capacity_preference ⇒ "T50", ...
Returns the value of attribute snowball_capacity_preference.
374 375 376 |
# File 'sig/types.rbs', line 374 def snowball_capacity_preference @snowball_capacity_preference end |
#snowball_id ⇒ ::String
Returns the value of attribute snowball_id.
387 388 389 |
# File 'sig/types.rbs', line 387 def snowball_id @snowball_id end |
#snowball_type ⇒ "STANDARD", ...
Returns the value of attribute snowball_type.
366 367 368 |
# File 'sig/types.rbs', line 366 def snowball_type @snowball_type end |
#tax_documents ⇒ Types::TaxDocuments
Returns the value of attribute tax_documents.
380 381 382 |
# File 'sig/types.rbs', line 380 def tax_documents @tax_documents end |