Stream Backfill All Mysql Excluded Objects Mysql Database Mysql Table Args
data class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs(val mysqlColumns: Output<List<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgs>>? = null, val table: Output<String>) : ConvertibleToJava<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs>
Constructors
Link copied to clipboard
fun StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs(mysqlColumns: Output<List<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgs>>? = null, table: Output<String>)
Functions
Properties
Link copied to clipboard
val mysqlColumns: Output<List<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgs>>? = null