Skip to main content

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

NameDescription
AIPSpeicfy the dedicated IP address to move to the specified IP pool.
ADestinationPoolNameSpecify the name of the IP pool to move the dedicated IP address to.