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 CreateDedicatedIpPool operation. Create a new pool of dedicated IP addresses. A pool can include one or more dedicated IP addresses that are associated with your Amazon Web Services account. You can associate a pool with a configuration set. When you send an email that uses that configuration set, the message is sent from one of the addresses in the associated pool.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class CreateDedicatedIpPoolRequest : AmazonSimpleEmailServiceV2Request IAmazonWebServiceRequest
The CreateDedicatedIpPoolRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateDedicatedIpPoolRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
PoolName | System.String |
Gets and sets the property PoolName. The name of the dedicated IP pool. |
![]() |
ScalingMode | Amazon.SimpleEmailV2.ScalingMode |
Gets and sets the property ScalingMode. The type of scaling mode. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.Tag> |
Gets and sets the property Tags. An object that defines the tags (keys and values) that you want to associate with the pool. |
.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