Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileBigqueryProfile
-
Packages that use DatastreamConnectionProfileBigqueryProfile Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileBigqueryProfile in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfileBigqueryProfile Modifier and Type Class Description static classDatastreamConnectionProfileBigqueryProfile.Jsii$ProxyAn implementation forDatastreamConnectionProfileBigqueryProfileMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileBigqueryProfile Modifier and Type Method Description DatastreamConnectionProfileBigqueryProfileDatastreamConnectionProfileBigqueryProfile.Builder. build()Builds the configured instance.default DatastreamConnectionProfileBigqueryProfileDatastreamConnectionProfileConfig. getBigqueryProfile()bigquery_profile block.DatastreamConnectionProfileBigqueryProfileDatastreamConnectionProfileConfig.Jsii$Proxy. getBigqueryProfile()DatastreamConnectionProfileBigqueryProfileDatastreamConnectionProfile. getBigqueryProfileInput()DatastreamConnectionProfileBigqueryProfileDatastreamConnectionProfileBigqueryProfileOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileBigqueryProfile Modifier and Type Method Description DatastreamConnectionProfile.BuilderDatastreamConnectionProfile.Builder. bigqueryProfile(DatastreamConnectionProfileBigqueryProfile bigqueryProfile)bigquery_profile block.DatastreamConnectionProfileConfig.BuilderDatastreamConnectionProfileConfig.Builder. bigqueryProfile(DatastreamConnectionProfileBigqueryProfile bigqueryProfile)Sets the value ofDatastreamConnectionProfileConfig.getBigqueryProfile()voidDatastreamConnectionProfile. putBigqueryProfile(DatastreamConnectionProfileBigqueryProfile value)voidDatastreamConnectionProfileBigqueryProfileOutputReference. setInternalValue(DatastreamConnectionProfileBigqueryProfile value)
-