AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateConfigurationSet operation. Create a configuration set. Configuration sets are groups of rules that you can apply to the emails that you send. You apply a configuration set to an email by specifying the name of the configuration set when you call the Amazon SES API v2. When you apply a configuration set to an email, all of the rules in that configuration set are applied to the email.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class CreateConfigurationSetRequest : AmazonSimpleEmailServiceV2Request IAmazonWebServiceRequest
The CreateConfigurationSetRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateConfigurationSetRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ArchivingOptions | Amazon.SimpleEmailV2.Model.ArchivingOptions |
Gets and sets the property ArchivingOptions. An object that defines the MailManager archiving options for emails that you send using the configuration set. |
![]() |
ConfigurationSetName | System.String |
Gets and sets the property ConfigurationSetName. The name of the configuration set. The name can contain up to 64 alphanumeric characters, including letters, numbers, hyphens (-) and underscores (_) only. |
![]() |
DeliveryOptions | Amazon.SimpleEmailV2.Model.DeliveryOptions |
Gets and sets the property DeliveryOptions. An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set. |
![]() |
ReputationOptions | Amazon.SimpleEmailV2.Model.ReputationOptions |
Gets and sets the property ReputationOptions. An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set. |
![]() |
SendingOptions | Amazon.SimpleEmailV2.Model.SendingOptions |
Gets and sets the property SendingOptions. An object that defines whether or not Amazon SES can send email that you send using the configuration set. |
![]() |
SuppressionOptions | Amazon.SimpleEmailV2.Model.SuppressionOptions |
Gets and sets the property SuppressionOptions. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.Tag> |
Gets and sets the property Tags. An array of objects that define the tags (keys and values) to associate with the configuration set. |
![]() |
TrackingOptions | Amazon.SimpleEmailV2.Model.TrackingOptions |
Gets and sets the property TrackingOptions. An object that defines the open and click tracking options for emails that you send using the configuration set. |
![]() |
VdmOptions | Amazon.SimpleEmailV2.Model.VdmOptions |
Gets and sets the property VdmOptions. An object that defines the VDM options for emails that you send using the configuration set. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5