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