You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Snowball::Types::Shipment

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The Status and TrackingNumber information for an inbound or outbound shipment.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#statusString

Status information for a shipment.

Returns:

  • (String)

    Status information for a shipment.

#tracking_numberString

The tracking number for this job. Using this tracking number with your region\'s carrier\'s website, you can track a Snow device as the carrier transports it.

For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.

Returns:

  • (String)

    The tracking number for this job.