TSESV2PutDedicatedIpInPoolRequest
Class in AWS.SESV2
PutDedicatedIpInPool request class.
Ancestors
Properties
DestinationPoolName
property DestinationPoolName: string
IP
property IP: string
Constructors
Create
constructor Create(const AIP, ADestinationPoolName: string);
Constructor for TSESV2PutDedicatedIpInPoolRequest.
Parameters
| Name | Description |
|---|---|
AIP | Speicfy the dedicated IP address to move to the specified IP pool. |
ADestinationPoolName | Specify the name of the IP pool to move the dedicated IP address to. |