TSESV2PutConfigurationSetSuppressionOptionsRequest
Class in AWS.SESV2
PutConfigurationSetSuppressionOptions request class.
Ancestors
Properties
ConfigurationSetName
property ConfigurationSetName: string
SuppressedReasons
property SuppressedReasons: TList<string>
Constructors
Create
constructor Create(const AConfigurationSetName: string);
Constructor for TSESV2PutConfigurationSetSuppressionOptionsRequest.
Parameters
| Name | Description |
|---|---|
AConfigurationSetName | Specify the name of the configuration set. |