Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_stream.DatastreamStreamSourceConfigPostgresqlSourceConfig
-
Packages that use DatastreamStreamSourceConfigPostgresqlSourceConfig Package Description com.hashicorp.cdktf.providers.google.datastream_stream google_datastream_stream -
-
Uses of DatastreamStreamSourceConfigPostgresqlSourceConfig in com.hashicorp.cdktf.providers.google.datastream_stream
Classes in com.hashicorp.cdktf.providers.google.datastream_stream that implement DatastreamStreamSourceConfigPostgresqlSourceConfig Modifier and Type Class Description static classDatastreamStreamSourceConfigPostgresqlSourceConfig.Jsii$ProxyAn implementation forDatastreamStreamSourceConfigPostgresqlSourceConfigMethods in com.hashicorp.cdktf.providers.google.datastream_stream that return DatastreamStreamSourceConfigPostgresqlSourceConfig Modifier and Type Method Description DatastreamStreamSourceConfigPostgresqlSourceConfigDatastreamStreamSourceConfigPostgresqlSourceConfig.Builder. build()Builds the configured instance.DatastreamStreamSourceConfigPostgresqlSourceConfigDatastreamStreamSourceConfigPostgresqlSourceConfigOutputReference. getInternalValue()default DatastreamStreamSourceConfigPostgresqlSourceConfigDatastreamStreamSourceConfig. getPostgresqlSourceConfig()postgresql_source_config block.DatastreamStreamSourceConfigPostgresqlSourceConfigDatastreamStreamSourceConfig.Jsii$Proxy. getPostgresqlSourceConfig()DatastreamStreamSourceConfigPostgresqlSourceConfigDatastreamStreamSourceConfigOutputReference. getPostgresqlSourceConfigInput()Methods in com.hashicorp.cdktf.providers.google.datastream_stream with parameters of type DatastreamStreamSourceConfigPostgresqlSourceConfig Modifier and Type Method Description DatastreamStreamSourceConfig.BuilderDatastreamStreamSourceConfig.Builder. postgresqlSourceConfig(DatastreamStreamSourceConfigPostgresqlSourceConfig postgresqlSourceConfig)Sets the value ofDatastreamStreamSourceConfig.getPostgresqlSourceConfig()voidDatastreamStreamSourceConfigOutputReference. putPostgresqlSourceConfig(DatastreamStreamSourceConfigPostgresqlSourceConfig value)voidDatastreamStreamSourceConfigPostgresqlSourceConfigOutputReference. setInternalValue(DatastreamStreamSourceConfigPostgresqlSourceConfig value)
-