Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_stream.DatastreamStreamDestinationConfig
-
Packages that use DatastreamStreamDestinationConfig Package Description com.hashicorp.cdktf.providers.google.datastream_stream google_datastream_stream -
-
Uses of DatastreamStreamDestinationConfig in com.hashicorp.cdktf.providers.google.datastream_stream
Classes in com.hashicorp.cdktf.providers.google.datastream_stream that implement DatastreamStreamDestinationConfig Modifier and Type Class Description static classDatastreamStreamDestinationConfig.Jsii$ProxyAn implementation forDatastreamStreamDestinationConfigMethods in com.hashicorp.cdktf.providers.google.datastream_stream that return DatastreamStreamDestinationConfig Modifier and Type Method Description DatastreamStreamDestinationConfigDatastreamStreamDestinationConfig.Builder. build()Builds the configured instance.DatastreamStreamDestinationConfigDatastreamStreamConfig. getDestinationConfig()destination_config block.DatastreamStreamDestinationConfigDatastreamStreamConfig.Jsii$Proxy. getDestinationConfig()DatastreamStreamDestinationConfigDatastreamStream. getDestinationConfigInput()DatastreamStreamDestinationConfigDatastreamStreamDestinationConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.datastream_stream with parameters of type DatastreamStreamDestinationConfig Modifier and Type Method Description DatastreamStream.BuilderDatastreamStream.Builder. destinationConfig(DatastreamStreamDestinationConfig destinationConfig)destination_config block.DatastreamStreamConfig.BuilderDatastreamStreamConfig.Builder. destinationConfig(DatastreamStreamDestinationConfig destinationConfig)Sets the value ofDatastreamStreamConfig.getDestinationConfig()voidDatastreamStream. putDestinationConfig(DatastreamStreamDestinationConfig value)voidDatastreamStreamDestinationConfigOutputReference. setInternalValue(DatastreamStreamDestinationConfig value)
-