TSESV2CreateConfigurationSetRequest
Class in AWS.SESV2
CreateConfigurationSet request class.
Ancestors
Properties
ArchivingOptions
property ArchivingOptions: ISESV2ArchivingOptions
Type: ISESV2ArchivingOptions
ConfigurationSetName
property ConfigurationSetName: string
DeliveryOptions
property DeliveryOptions: ISESV2DeliveryOptions
Type: ISESV2DeliveryOptions
ReputationOptions
property ReputationOptions: ISESV2ReputationOptions
Type: ISESV2ReputationOptions
SendingOptions
property SendingOptions: ISESV2SendingOptions
Type: ISESV2SendingOptions
SuppressionOptions
property SuppressionOptions: ISESV2SuppressionOptions
Type: ISESV2SuppressionOptions
Tags
property Tags: IAWSTags
TrackingOptions
property TrackingOptions: ISESV2TrackingOptions
Type: ISESV2TrackingOptions
VdmOptions
property VdmOptions: ISESV2VdmOptions
Type: ISESV2VdmOptions
Constructors
Create
constructor Create(const AConfigurationSetName: string);
Constructor for TSESV2CreateConfigurationSetRequest.
Parameters
| Name | Description |
|---|---|
AConfigurationSetName | A name for the configuration set. |