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.

Output structure for the GetStatus operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.ImportExport.Model.GetStatusResponse

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

Syntax

C#
public class GetStatusResponse : AmazonWebServiceResponse

The GetStatusResponse type exposes the following members

Constructors

NameDescription
Public Method GetStatusResponse()

Properties

NameTypeDescription
Public Property ArtifactList System.Collections.Generic.List<Amazon.ImportExport.Model.Artifact>

Gets and sets the property ArtifactList.

Public Property Carrier System.String

Gets and sets the property Carrier.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationDate System.DateTime

Gets and sets the property CreationDate.

Public Property CurrentManifest System.String

Gets and sets the property CurrentManifest.

Public Property ErrorCount System.Int32

Gets and sets the property ErrorCount.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property JobId System.String

Gets and sets the property JobId.

Public Property JobType Amazon.ImportExport.JobType

Gets and sets the property JobType.

Public Property LocationCode System.String

Gets and sets the property LocationCode.

Public Property LocationMessage System.String

Gets and sets the property LocationMessage.

Public Property LogBucket System.String

Gets and sets the property LogBucket.

Public Property LogKey System.String

Gets and sets the property LogKey.

Public Property ProgressCode System.String

Gets and sets the property ProgressCode.

Public Property ProgressMessage System.String

Gets and sets the property ProgressMessage.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Signature System.String

Gets and sets the property Signature.

Public Property SignatureFileContents System.String

Gets and sets the property SignatureFileContents.

Public Property TrackingNumber System.String

Gets and sets the property TrackingNumber.

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