postgresqlSourceConfig

@JvmName(name = "ebfwghedinrscaua")
suspend fun postgresqlSourceConfig(value: Output<StreamSourceConfigPostgresqlSourceConfigArgs>)
@JvmName(name = "womcghedtvqfyece")
suspend fun postgresqlSourceConfig(value: StreamSourceConfigPostgresqlSourceConfigArgs?)

Parameters

value

PostgreSQL data source configuration. Structure is documented below.


@JvmName(name = "ljcmmplybovovhws")
suspend fun postgresqlSourceConfig(argument: suspend StreamSourceConfigPostgresqlSourceConfigArgsBuilder.() -> Unit)

Parameters

argument

PostgreSQL data source configuration. Structure is documented below.