Values.PutAccountDedicatedIpWarmupAttributesRequestSourceA request to enable or disable the automatic IP address warm-up feature.
type nonrec t = {autoWarmupEnabled : Enabled.t option;Enables or disables the automatic warm-up feature for dedicated IP addresses that are associated with your Amazon SES account in the current Amazon Web Services Region. Set to true to enable the automatic warm-up feature, or set to false to disable it.
*)}