ExAws.SES.build_message

You're seeing just the function build_message, go back to ExAws.SES module for more information.
Link to this function

build_message(html, txt, subject, charset \\ "UTF-8")

View Source

Specs

build_message(binary(), binary(), binary(), binary()) :: message()

Build message object.