Skip to main content

TSESV2MessageInsightsFilters

Class in AWS.SESV2

SESV2 MessageInsightsFilters class.

Ancestors

Properties

Destination

property Destination: TList<string>

FromEmailAddress

property FromEmailAddress: TList<string>

Isp

property Isp: TList<string>

LastDeliveryEvent

property LastDeliveryEvent: TList<string>

LastEngagementEvent

property LastEngagementEvent: TList<string>

Subject

property Subject: TList<string>

Methods

Builder

class function Builder: ISESV2MessageInsightsFiltersBuilder; static;

ISESV2MessageInsightsFiltersBuilder

Access a builder interface for constructing a new instance.

Returns

Returns a builder.