class Aws::SESV2::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 SES 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/sesv2-2019-09-27/PutAccountDedicatedIpWarmupAttributesRequest AWS API Documentation

Constants

SENSITIVE