Skip to main content

TSESV2SendingOptions

Class in AWS.SESV2

SendingOptions configuration class.

Ancestors

Properties

SendingEnabled

property SendingEnabled: TOptional<Boolean>

Constructors

Create

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

Constructor for TSESV2SendingOptions.

Parameters

NameDescription
ASendingEnabledSpecifies if sending is enabled for the configuration set.