AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the GetShippingLabel operation. This operation generates a pre-paid UPS shipping label that you will use to ship your device to AWS for processing.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ImportExport.AmazonImportExportRequest
      Amazon.ImportExport.Model.GetShippingLabelRequest

Namespace: Amazon.ImportExport.Model
Assembly: AWSSDK.ImportExport.dll
Version: 3.x.y.z

Syntax

C#
public class GetShippingLabelRequest : AmazonImportExportRequest
         IAmazonWebServiceRequest

The GetShippingLabelRequest type exposes the following members

Constructors

NameDescription
Public Method GetShippingLabelRequest()

Properties

NameTypeDescription
Public Property APIVersion System.String

Gets and sets the property APIVersion.

Public Property City System.String

Gets and sets the property City.

Public Property Company System.String

Gets and sets the property Company.

Public Property Country System.String

Gets and sets the property Country.

Public Property JobIds System.Collections.Generic.List<System.String>

Gets and sets the property JobIds.

Public Property Name System.String

Gets and sets the property Name.

Public Property PhoneNumber System.String

Gets and sets the property PhoneNumber.

Public Property PostalCode System.String

Gets and sets the property PostalCode.

Public Property StateOrProvince System.String

Gets and sets the property StateOrProvince.

Public Property Street1 System.String

Gets and sets the property Street1.

Public Property Street2 System.String

Gets and sets the property Street2.

Public Property Street3 System.String

Gets and sets the property Street3.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5