TSESV2PutDedicatedIpWarmupAttributesRequest
Class in AWS.SESV2
PutDedicatedIpWarmupAttributes request class.
Ancestors
Properties
IP
property IP: string
WarmupPercentage
property WarmupPercentage: Integer
Constructors
Create
constructor Create(const AIP: string; AWarmupPercentage: Integer);
Constructor for TSESV2PutDedicatedIpWarmupAttributesRequest.
Parameters
| Name | Description |
|---|---|
AIP | The IP address that you want update. |
AWarmupPercentage | Specify the warm-up percentage to associate with the dedicated IP address. |