Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_stream.DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects
-
Packages that use DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects Package Description com.hashicorp.cdktf.providers.google.datastream_stream google_datastream_stream -
-
Uses of DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects in com.hashicorp.cdktf.providers.google.datastream_stream
Classes in com.hashicorp.cdktf.providers.google.datastream_stream that implement DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects Modifier and Type Class Description static classDatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects.Jsii$ProxyAn implementation forDatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjectsMethods in com.hashicorp.cdktf.providers.google.datastream_stream that return DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects Modifier and Type Method Description DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjectsDatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects.Builder. build()Builds the configured instance.default DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjectsDatastreamStreamSourceConfigPostgresqlSourceConfig. getExcludeObjects()exclude_objects block.DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjectsDatastreamStreamSourceConfigPostgresqlSourceConfig.Jsii$Proxy. getExcludeObjects()DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjectsDatastreamStreamSourceConfigPostgresqlSourceConfigOutputReference. getExcludeObjectsInput()DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjectsDatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjectsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.datastream_stream with parameters of type DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects Modifier and Type Method Description DatastreamStreamSourceConfigPostgresqlSourceConfig.BuilderDatastreamStreamSourceConfigPostgresqlSourceConfig.Builder. excludeObjects(DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects excludeObjects)Sets the value ofDatastreamStreamSourceConfigPostgresqlSourceConfig.getExcludeObjects()voidDatastreamStreamSourceConfigPostgresqlSourceConfigOutputReference. putExcludeObjects(DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects value)voidDatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjectsOutputReference. setInternalValue(DatastreamStreamSourceConfigPostgresqlSourceConfigExcludeObjects value)
-