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
| Name | Description |
|---|---|
ASendingEnabled | Specifies if sending is enabled for the configuration set. |