Skip to main content

TSESV2PutConfigurationSetSendingOptionsRequest

Class in AWS.SESV2

PutConfigurationSetSendingOptions request class.

Ancestors

Properties

ConfigurationSetName

property ConfigurationSetName: string

SendingEnabled

property SendingEnabled: TOptional<Boolean>

Constructors

Create

constructor Create(const AConfigurationSetName: string);

Constructor for TSESV2PutConfigurationSetSendingOptionsRequest.

Parameters

NameDescription
AConfigurationSetNameSpecify the name of the configuration set.