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.
This is the response object from the GetUploadStatus operation.
Namespace: Amazon.IoTThingsGraph.Model
Assembly: AWSSDK.IoTThingsGraph.dll
Version: 3.x.y.z
public class GetUploadStatusResponse : AmazonWebServiceResponse
The GetUploadStatusResponse type exposes the following members
Name | Description | |
---|---|---|
GetUploadStatusResponse() |
Name | Type | Description | |
---|---|---|---|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreatedDate | System.DateTime |
Gets and sets the property CreatedDate. The date at which the upload was created. |
|
FailureReason | System.Collections.Generic.List<System.String> |
Gets and sets the property FailureReason. The reason for an upload failure. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
NamespaceArn | System.String |
Gets and sets the property NamespaceArn. The ARN of the upload. |
|
NamespaceName | System.String |
Gets and sets the property NamespaceName. The name of the upload's namespace. |
|
NamespaceVersion | System.Int64 |
Gets and sets the property NamespaceVersion. The version of the user's namespace. Defaults to the latest version of the user's namespace. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
UploadId | System.String |
Gets and sets the property UploadId. The ID of the upload. |
|
UploadStatus | Amazon.IoTThingsGraph.UploadStatus |
Gets and sets the property UploadStatus.
The status of the upload. The initial status is |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5