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