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