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