TSESV2PutDedicatedIpPoolScalingAttributesRequest
Class in AWS.SESV2
PutDedicatedIpPoolScalingAttributes request class.
Ancestors
Properties
PoolName
property PoolName: string
ScalingMode
property ScalingMode: string
Constructors
Create
constructor Create(const APoolName, AScalingMode: string);
Constructor for TSESV2PutDedicatedIpPoolScalingAttributesRequest.
Parameters
| Name | Description |
|---|---|
APoolName | Specify the name of the dedicated IP pool to modify the scaling mode for. |
AScalingMode | Specify the scaling mode to apply to the dedicated IP pool. |