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.

An HTTP 200 response if the request succeeds, or an error message if the request fails.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SimpleEmailV2.Model.GetImportJobResponse

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

Syntax

C#
public class GetImportJobResponse : AmazonWebServiceResponse

The GetImportJobResponse type exposes the following members

Constructors

NameDescription
Public Method GetImportJobResponse()

Properties

NameTypeDescription
Public Property CompletedTimestamp System.DateTime

Gets and sets the property CompletedTimestamp.

The time stamp of when the import job was completed.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The time stamp of 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 FailureInfo Amazon.SimpleEmailV2.Model.FailureInfo

Gets and sets the property FailureInfo.

The failure details about an import job.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ImportDataSource Amazon.SimpleEmailV2.Model.ImportDataSource

Gets and sets the property ImportDataSource.

The data source of the import job.

Public Property ImportDestination Amazon.SimpleEmailV2.Model.ImportDestination

Gets and sets the property ImportDestination.

The destination of the import job.

Public Property JobId System.String

Gets and sets the property JobId.

A string that represents the import job ID.

Public Property JobStatus Amazon.SimpleEmailV2.JobStatus

Gets and sets the property JobStatus.

The status of the import job.

Public Property ProcessedRecordsCount System.Int32

Gets and sets the property ProcessedRecordsCount.

The current number of records processed.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

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