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 PutConfigurationSetDeliveryOptions operation. Associate a configuration set with a dedicated IP pool. You can use dedicated IP pools to create groups of dedicated IP addresses for sending specific types of email.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class PutConfigurationSetDeliveryOptionsRequest : AmazonSimpleEmailServiceV2Request IAmazonWebServiceRequest
The PutConfigurationSetDeliveryOptionsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
PutConfigurationSetDeliveryOptionsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConfigurationSetName | System.String |
Gets and sets the property ConfigurationSetName. The name of the configuration set to associate with a dedicated IP pool. |
![]() |
MaxDeliverySeconds | System.Int64 |
Gets and sets the property MaxDeliverySeconds. The maximum amount of time, in seconds, that Amazon SES API v2 will attempt delivery of email. If specified, the value must greater than or equal to 300 seconds (5 minutes) and less than or equal to 50400 seconds (840 minutes). |
![]() |
SendingPoolName | System.String |
Gets and sets the property SendingPoolName. The name of the dedicated IP pool to associate with the configuration set. |
![]() |
TlsPolicy | Amazon.SimpleEmailV2.TlsPolicy |
Gets and sets the property TlsPolicy.
Specifies whether messages that use the configuration set are required to use Transport
Layer Security (TLS). If the value is |
.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