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.

A summary of the import job.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.ImportJobSummary

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

Syntax

C#
public class ImportJobSummary

The ImportJobSummary type exposes the following members

Constructors

NameDescription
Public Method ImportJobSummary()

Properties

NameTypeDescription
Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The date and time when the import job was created.

Public Property FailedRecordsCount System.Int32

Gets and sets the property FailedRecordsCount.

The number of records that failed processing because of invalid input or other reasons.

Public Property ImportDestination Amazon.SimpleEmailV2.Model.ImportDestination

Gets and sets the property ImportDestination.

Public Property JobId System.String

Gets and sets the property JobId.

Public Property JobStatus Amazon.SimpleEmailV2.JobStatus

Gets and sets the property JobStatus.

Public Property ProcessedRecordsCount System.Int32

Gets and sets the property ProcessedRecordsCount.

The current number of records processed.

Version Information

.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