TSESV2CreateDedicatedIpPoolRequest
Class in AWS.SESV2
CreateDedicatedIpPool request class.
Ancestors
Properties
PoolName
property PoolName: string
ScalingMode
property ScalingMode: string
Tags
property Tags: IAWSTags
Constructors
Create
constructor Create(const APoolName: string);
Constructor for TSESV2CreateDedicatedIpPoolRequest.
Parameters
| Name | Description |
|---|---|
APoolName | Specifies the name of the dedicated IP pool. |