Aws Lake Formation, how to disable IAM access on database level using terraform?

On aws console Lake Formation → go to specific database → click “Edit” on the top right corner. In the pop up screen, there is a click box where you can disable the Use only IAM access control for new tables in this database.
Is there a way in the terraform aws_glue_catalog_database resource to also control that?