Stream Source Config Postgresql Source Config Exclude Objects Postgresql Schema Args Builder
Functions
Link copied to clipboard
suspend fun postgresqlTables(value: Output<List<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs>>)
suspend fun postgresqlTables(vararg values: Output<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs>)
suspend fun postgresqlTables(vararg values: StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs)
suspend fun postgresqlTables(vararg argument: suspend StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgsBuilder.() -> Unit)
suspend fun postgresqlTables(values: List<Output<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs>>)
suspend fun postgresqlTables(value: List<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs>?)
suspend fun postgresqlTables(argument: List<suspend StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgsBuilder.() -> Unit>)
suspend fun postgresqlTables(argument: suspend StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgsBuilder.() -> Unit)