Class: Aws::Snowball::Types::UpdateJobRequest

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#address_idString

The ID of the updated Address object.

Returns:

  • (String)


2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The updated description of this job's JobMetadata object.

Returns:

  • (String)


2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#forwarding_address_idString

The updated ID for the forwarding address for a job. This field is not supported in most regions.

Returns:

  • (String)


2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#job_idString

The job ID of the job that you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.

Returns:

  • (String)


2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#notificationTypes::Notification

The new or updated Notification object.

Returns:



2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#on_device_service_configurationTypes::OnDeviceServiceConfiguration

Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network File System) and the Amazon Web Services Storage Gateway service Tape Gateway type.



2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#pickup_detailsTypes::PickupDetails

Information identifying the person picking up the device.



2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#resourcesTypes::JobResource

The updated JobResource object, or the updated JobResource object.

Returns:



2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

The new role Amazon Resource Name (ARN) that you want to associate with this job. To create a role ARN, use the CreateRoleIdentity and Access Management (IAM) API action.

Returns:

  • (String)


2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#shipping_optionString

The updated shipping option value of this job's ShippingDetails object.

Returns:

  • (String)


2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end

#snowball_capacity_preferenceString

The updated SnowballCapacityPreference of this job's JobMetadata object. The 50 TB Snowballs are only available in the US regions.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

Returns:

  • (String)


2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
# File 'gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb', line 2651

class UpdateJobRequest < Struct.new(
  :job_id,
  :role_arn,
  :notification,
  :resources,
  :on_device_service_configuration,
  :address_id,
  :shipping_option,
  :description,
  :snowball_capacity_preference,
  :forwarding_address_id,
  :pickup_details)
  SENSITIVE = []
  include Aws::Structure
end