Stream Backfill All Mysql Excluded Objects Mysql Database Args Builder
Functions
Link copied to clipboard
suspend fun mysqlTables(value: Output<List<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs>>)
suspend fun mysqlTables(vararg values: Output<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs>)
suspend fun mysqlTables(vararg values: StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs)
suspend fun mysqlTables(vararg argument: suspend StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgsBuilder.() -> Unit)
suspend fun mysqlTables(values: List<Output<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs>>)
suspend fun mysqlTables(value: List<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs>?)
suspend fun mysqlTables(argument: List<suspend StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgsBuilder.() -> Unit>)
suspend fun mysqlTables(argument: suspend StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgsBuilder.() -> Unit)