How do I know what's in the map for a Heroku addon?

Terraform Registry states that the config vars for an addon are returned as a map, however I can’t find anywhere that tells me what that map actually is.

How do I find out the keys that are available to me in the config map that is returned?