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
| Name | Description |
|---|---|
AConfigurationSetName | Specify the name of the configuration set. |