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.
Contains the response to an UploadDocuments
request.
Namespace: Amazon.CloudSearchDomain.Model
Assembly: AWSSDK.CloudSearchDomain.dll
Version: 3.x.y.z
public class UploadDocumentsResponse : AmazonWebServiceResponse
The UploadDocumentsResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
UploadDocumentsResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Adds | System.Int64 |
Gets and sets the property Adds. The number of documents that were added to the search domain. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Deletes | System.Int64 |
Gets and sets the property Deletes. The number of documents that were deleted from the search domain. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Status | System.String |
Gets and sets the property Status.
The status of an |
![]() |
Warnings | System.Collections.Generic.List<Amazon.CloudSearchDomain.Model.DocumentServiceWarning> |
Gets and sets the property Warnings. Any warnings returned by the document service about the documents being uploaded. |
.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