TSESV2DeliveryOptions
Class in AWS.SESV2
DeliveryOptions configuration class.
Ancestors
Properties
MaxDeliverySeconds
property MaxDeliverySeconds: TOptional<Integer>
SendingPoolName
property SendingPoolName: string
TlsPolicy
property TlsPolicy: string
Constructors
Create
constructor Create(const ASendingPoolName: string);
Constructor for TSESV2DeliveryOptions.
Parameters
| Name | Description |
|---|---|
ASendingPoolName | The name of a dedicated IP pool to associate a configuration set. |