Stream Source Config Mysql Source Config Exclude Objects Mysql Database Mysql Table Args
data class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs(val mysqlColumns: Output<List<StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgs>>? = null, val table: Output<String>) : ConvertibleToJava<StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs>
Constructors
Link copied to clipboard
fun StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs(mysqlColumns: Output<List<StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgs>>? = null, table: Output<String>)
Functions
Properties
Link copied to clipboard