class Aws::PinpointEmail::Types::PutAccountDedicatedIpWarmupAttributesRequest

A request to enable or disable the automatic IP address warm-up feature.

@note When making an API call, you may pass PutAccountDedicatedIpWarmupAttributesRequest

data as a hash:

    {
      auto_warmup_enabled: false,
    }

@!attribute [rw] auto_warmup_enabled

Enables or disables the automatic warm-up feature for dedicated IP
addresses that are associated with your Amazon Pinpoint account in
the current AWS Region. Set to `true` to enable the automatic
warm-up feature, or set to `false` to disable it.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/PutAccountDedicatedIpWarmupAttributesRequest AWS API Documentation

Constants

SENSITIVE