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.
A summary of the import job.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class ImportJobSummary
The ImportJobSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ImportJobSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The date and time 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. |
![]() |
ImportDestination | Amazon.SimpleEmailV2.Model.ImportDestination |
Gets and sets the property ImportDestination. |
![]() |
JobId | System.String |
Gets and sets the property JobId. |
![]() |
JobStatus | Amazon.SimpleEmailV2.JobStatus |
Gets and sets the property JobStatus. |
![]() |
ProcessedRecordsCount | System.Int32 |
Gets and sets the property ProcessedRecordsCount. The current number of records processed. |
.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