class Aws::Snowball::Types::CreateReturnShippingLabelRequest

@note When making an API call, you may pass CreateReturnShippingLabelRequest

data as a hash:

    {
      job_id: "JobId", # required
      shipping_option: "SECOND_DAY", # accepts SECOND_DAY, NEXT_DAY, EXPRESS, STANDARD
    }

@!attribute [rw] job_id

The ID for a job that you want to create the return shipping label
for; for example, `JID123e4567-e89b-12d3-a456-426655440000`.
@return [String]

@!attribute [rw] shipping_option

The shipping speed for a particular job. This speed doesn't dictate
how soon the device is returned to AWS. This speed represents how
quickly it moves to its destination while in transit. Regional
shipping speeds are as follows:
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/snowball-2016-06-30/CreateReturnShippingLabelRequest AWS API Documentation

Constants

SENSITIVE