Stream Source Config Postgresql Source Config Include Objects Args Builder
Functions
Link copied to clipboard
suspend fun postgresqlSchemas(value: Output<List<StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgs>>)
suspend fun postgresqlSchemas(vararg values: Output<StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgs>)
suspend fun postgresqlSchemas(vararg values: StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgs)
suspend fun postgresqlSchemas(vararg argument: suspend StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgsBuilder.() -> Unit)
suspend fun postgresqlSchemas(values: List<Output<StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgs>>)
suspend fun postgresqlSchemas(value: List<StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgs>)
suspend fun postgresqlSchemas(argument: List<suspend StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgsBuilder.() -> Unit>)
suspend fun postgresqlSchemas(argument: suspend StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgsBuilder.() -> Unit)