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 recommendation generated for your account.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.Recommendation

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

Syntax

C#
public class Recommendation

The Recommendation type exposes the following members

Constructors

NameDescription
Public Method Recommendation()

Properties

NameTypeDescription
Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The first time this issue was encountered and the recommendation was generated.

Public Property Description System.String

Gets and sets the property Description.

The recommendation description / disambiguator - e.g. DKIM1 and DKIM2 are different recommendations about your DKIM setup.

Public Property Impact Amazon.SimpleEmailV2.RecommendationImpact

Gets and sets the property Impact.

The recommendation impact, with values like HIGH or LOW.

Public Property LastUpdatedTimestamp System.DateTime

Gets and sets the property LastUpdatedTimestamp.

The last time the recommendation was updated.

Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

The resource affected by the recommendation, with values like arn:aws:ses:us-east-1:123456789012:identity/example.com.

Public Property Status Amazon.SimpleEmailV2.RecommendationStatus

Gets and sets the property Status.

The recommendation status, with values like OPEN or FIXED.

Public Property Type Amazon.SimpleEmailV2.RecommendationType

Gets and sets the property Type.

The recommendation type, with values like DKIM, SPF, DMARC, BIMI, or COMPLAINT.

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