Values.DeleteConfigurationSetRequestSourceRepresents a request to delete a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide.
type nonrec t = {configurationSetName : ConfigurationSetName.t;The name of the configuration set to delete.
*)}