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.

Container for the parameters to the UpdateReputationEntityPolicy operation. Update the reputation management policy for a reputation entity. The policy determines how the entity responds to reputation findings, such as automatically pausing sending when certain thresholds are exceeded.

Reputation management policies are Amazon Web Services Amazon SES-managed (predefined policies). You can select from none, standard, and strict policies.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleEmailV2.AmazonSimpleEmailServiceV2Request
      Amazon.SimpleEmailV2.Model.UpdateReputationEntityPolicyRequest

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

Syntax

C#
public class UpdateReputationEntityPolicyRequest : AmazonSimpleEmailServiceV2Request
         IAmazonWebServiceRequest

The UpdateReputationEntityPolicyRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ReputationEntityPolicy System.String

Gets and sets the property ReputationEntityPolicy.

The Amazon Resource Name (ARN) of the reputation management policy to apply to this entity. This is an Amazon Web Services Amazon SES-managed policy.

Public Property ReputationEntityReference System.String

Gets and sets the property ReputationEntityReference.

The unique identifier for the reputation entity. For resource-type entities, this is the Amazon Resource Name (ARN) of the resource.

Public Property ReputationEntityType Amazon.SimpleEmailV2.ReputationEntityType

Gets and sets the property ReputationEntityType.

The type of reputation entity. Currently, only RESOURCE type entities are supported.

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