Skip to main content

TSESV2ReputationOptions

Class in AWS.SESV2

ReputationOptions configuration class.

Ancestors

Properties

LastFreshStart

property LastFreshStart: TOptional<TDateTime>

ReputationMetricsEnabled

property ReputationMetricsEnabled: TOptional<Boolean>

Constructors

Create

constructor Create(const AReputationMetricsEnabled: TOptional<Boolean>);

Constructor for TSESV2ReputationOptions.

Parameters

NameDescription
AReputationMetricsEnabledSpecifies if tracking of reputation metrics are enabled for the configuration set.