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