'AWS Firehose - Convert record format - CDK

I am trying to setup AWS Firehose using the CDK and I am trying to enable the Convert record format option and then specify a AWS Glue database and table to use for my schema. However I am unable to locate the Property that I need to use to enable these settings?

I have found DataFormatConversionConfiguration but that does not seem to enable what I am after.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source