Values.ConfigurationSetSendingPausedExceptionSourceIndicates that email sending is disabled for the configuration set. You can enable or disable email sending for a configuration set using UpdateConfigurationSetSendingEnabled.
type nonrec t = {configurationSetName : ConfigurationSetName.t option;The name of the configuration set for which email sending is disabled.
*)}