Class: Aws::Types::JobMetadata

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#address_id::String

Returns the value of attribute address_id.

Returns:



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.

Returns:



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.

Returns:



367
368
369
# File 'sig/types.rbs', line 367

def creation_date
  @creation_date
end

#data_transfer_progressTypes::DataTransfer

Returns the value of attribute data_transfer_progress.

Returns:



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.

Returns:



369
370
371
# File 'sig/types.rbs', line 369

def description
  @description
end

#device_configurationTypes::DeviceConfiguration

Returns the value of attribute device_configuration.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



363
364
365
# File 'sig/types.rbs', line 363

def job_id
  @job_id
end

#job_log_infoTypes::JobLogs

Returns the value of attribute job_log_info.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



383
384
385
# File 'sig/types.rbs', line 383

def long_term_pricing_id
  @long_term_pricing_id
end

#notificationTypes::Notification

Returns the value of attribute notification.

Returns:



375
376
377
# File 'sig/types.rbs', line 375

def notification
  @notification
end

#on_device_service_configurationTypes::OnDeviceServiceConfiguration

Returns the value of attribute on_device_service_configuration.

Returns:



384
385
386
# File 'sig/types.rbs', line 384

def on_device_service_configuration
  @on_device_service_configuration
end

#pickup_detailsTypes::PickupDetails

Returns the value of attribute pickup_details.

Returns:



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.

Returns:



382
383
384
# File 'sig/types.rbs', line 382

def remote_management
  @remote_management
end

#resourcesTypes::JobResource

Returns the value of attribute resources.

Returns:



368
369
370
# File 'sig/types.rbs', line 368

def resources
  @resources
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:



371
372
373
# File 'sig/types.rbs', line 371

def role_arn
  @role_arn
end

#shipping_detailsTypes::ShippingDetails

Returns the value of attribute shipping_details.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



366
367
368
# File 'sig/types.rbs', line 366

def snowball_type
  @snowball_type
end

#tax_documentsTypes::TaxDocuments

Returns the value of attribute tax_documents.

Returns:



380
381
382
# File 'sig/types.rbs', line 380

def tax_documents
  @tax_documents
end