TSESV2PutConfigurationSetDeliveryOptionsRequest
Class in AWS.SESV2
PutConfigurationSetDeliveryOptions request class.
Ancestors
Properties
ConfigurationSetName
property ConfigurationSetName: string
MaxDeliverySeconds
property MaxDeliverySeconds: TOptional<Integer>
SendingPoolName
property SendingPoolName: string
TlsPolicy
property TlsPolicy: string
Constructors
Create
constructor Create(const AConfigurationSetName: string);
Constructor for TSESV2PutConfigurationSetDeliveryOptionsRequest.
Parameters
| Name | Description |
|---|---|
AConfigurationSetName | Specify the name of the configuration set to associate with a dedicated IP pool. |