How to use condition has_custom_content_permission

The documentation page on Connect conditions lists the condition has_custom_content_permission. I assume the type of permission is specified with the parameter permission, just like for has_space_permission, and the parameter’s value is any of the following: VIEW, EDIT, or REMOVE. Correct me if I’m wrong.

But how do I specify the type of custom content?