data class CrawlerJdbcTargetArgs(val connectionName: Output<String>, val enableAdditionalMetadatas: Output<List<String>>? = null, val exclusions: Output<List<String>>? = null, val path: Output<String>) : ConvertibleToJava<CrawlerJdbcTargetArgs>
Specify a value of RAWTYPES or COMMENTS to enable additional metadata intable responses. RAWTYPES provides the native-level datatype. COMMENTS provides comments associated with a column or table in the database.