Bamboo.SesAdapter.set_configuration_set

You're seeing just the function set_configuration_set, go back to Bamboo.SesAdapter module for more information.
Link to this function

set_configuration_set(mail, configuration_set_name)

View Source

Set the SES configuration set name.

Example

email
|> Bamboo.SesAdapter.set_configuration_set("my-configuration-set")