Uses of Class
com.hashicorp.cdktf.providers.google.datastream_stream.DatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder
-
Packages that use DatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder Package Description com.hashicorp.cdktf.providers.google.datastream_stream google_datastream_stream -
-
Uses of DatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder in com.hashicorp.cdktf.providers.google.datastream_stream
Methods in com.hashicorp.cdktf.providers.google.datastream_stream that return DatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder Modifier and Type Method Description static DatastreamStreamBackfillAllPostgresqlExcludedObjects.BuilderDatastreamStreamBackfillAllPostgresqlExcludedObjects. builder()DatastreamStreamBackfillAllPostgresqlExcludedObjects.BuilderDatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder. postgresqlSchemas(com.hashicorp.cdktf.IResolvable postgresqlSchemas)DatastreamStreamBackfillAllPostgresqlExcludedObjects.BuilderDatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder. postgresqlSchemas(List<? extends DatastreamStreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemas> postgresqlSchemas)Constructors in com.hashicorp.cdktf.providers.google.datastream_stream with parameters of type DatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder Constructor Description Jsii$Proxy(DatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder builder)Constructor that initializes the object based on literal property values passed by theDatastreamStreamBackfillAllPostgresqlExcludedObjects.Builder.
-