toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.outputs
/
StreamBackfillAllPostgresqlExcludedObjects
Stream
Backfill
All
Postgresql
Excluded
Objects
data
class
StreamBackfillAllPostgresqlExcludedObjects
(
val
postgresqlSchemas
:
List
<
StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchema
>
)
Members
Constructors
Stream
Backfill
All
Postgresql
Excluded
Objects
Link copied to clipboard
constructor
(
postgresqlSchemas
:
List
<
StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchema
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
postgresql
Schemas
Link copied to clipboard
val
postgresqlSchemas
:
List
<
StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchema
>
PostgreSQL schemas on the server Structure is documented below.