class Aws::PinpointEmail::Types::PutDedicatedIpWarmupAttributesRequest
A request to change the warm-up attributes for a dedicated IP address. This operation is useful when you want to resume the warm-up process for an existing IP address.
@note When making an API call, you may pass PutDedicatedIpWarmupAttributesRequest
data as a hash: { ip: "Ip", # required warmup_percentage: 1, # required }
@!attribute [rw] ip
The dedicated IP address that you want to update the warm-up attributes for. @return [String]
@!attribute [rw] warmup_percentage
The warm-up percentage that you want to associate with the dedicated IP address. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/PutDedicatedIpWarmupAttributesRequest AWS API Documentation
Constants
- SENSITIVE