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.
An HTTP 200 response if the request succeeds, or an error message if the request fails.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class GetImportJobResponse : AmazonWebServiceResponse
The GetImportJobResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetImportJobResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
CompletedTimestamp | System.DateTime |
Gets and sets the property CompletedTimestamp. The time stamp of when the import job was completed. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The time stamp of when the import job was created. |
![]() |
FailedRecordsCount | System.Int32 |
Gets and sets the property FailedRecordsCount. The number of records that failed processing because of invalid input or other reasons. |
![]() |
FailureInfo | Amazon.SimpleEmailV2.Model.FailureInfo |
Gets and sets the property FailureInfo. The failure details about an import job. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ImportDataSource | Amazon.SimpleEmailV2.Model.ImportDataSource |
Gets and sets the property ImportDataSource. The data source of the import job. |
![]() |
ImportDestination | Amazon.SimpleEmailV2.Model.ImportDestination |
Gets and sets the property ImportDestination. The destination of the import job. |
![]() |
JobId | System.String |
Gets and sets the property JobId. A string that represents the import job ID. |
![]() |
JobStatus | Amazon.SimpleEmailV2.JobStatus |
Gets and sets the property JobStatus. The status of the import job. |
![]() |
ProcessedRecordsCount | System.Int32 |
Gets and sets the property ProcessedRecordsCount. The current number of records processed. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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