postgresqlSourceConfig

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

Parameters

value

PostgreSQL data source configuration. Structure is documented below.


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

Parameters

argument

PostgreSQL data source configuration. Structure is documented below.