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