You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Snowball::Types::DescribeReturnShippingLabelResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::Snowball::Types::DescribeReturnShippingLabelResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#expiration_date ⇒ Time
The expiration date of the current return shipping label.
-
#status ⇒ String
The status information of the task on a Snow device that is being returned to AWS.
Instance Attribute Details
#expiration_date ⇒ Time
The expiration date of the current return shipping label.
#status ⇒ String
The status information of the task on a Snow device that is being returned to AWS.
Possible values:
- InProgress
- TimedOut
- Succeeded
- Failed