Stream Source Config Mysql Source Config Exclude Objects Mysql Database Args Builder
Functions
Link copied to clipboard
suspend fun mysqlTables(value: Output<List<StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs>>)
suspend fun mysqlTables(vararg values: Output<StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs>)
suspend fun mysqlTables(vararg values: StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs)
suspend fun mysqlTables(vararg argument: suspend StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgsBuilder.() -> Unit)
suspend fun mysqlTables(values: List<Output<StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs>>)
suspend fun mysqlTables(value: List<StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs>?)
suspend fun mysqlTables(argument: List<suspend StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgsBuilder.() -> Unit>)
suspend fun mysqlTables(argument: suspend StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgsBuilder.() -> Unit)