Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileGcsProfile
-
Packages that use DatastreamConnectionProfileGcsProfile Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileGcsProfile in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfileGcsProfile Modifier and Type Class Description static classDatastreamConnectionProfileGcsProfile.Jsii$ProxyAn implementation forDatastreamConnectionProfileGcsProfileMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileGcsProfile Modifier and Type Method Description DatastreamConnectionProfileGcsProfileDatastreamConnectionProfileGcsProfile.Builder. build()Builds the configured instance.default DatastreamConnectionProfileGcsProfileDatastreamConnectionProfileConfig. getGcsProfile()gcs_profile block.DatastreamConnectionProfileGcsProfileDatastreamConnectionProfileConfig.Jsii$Proxy. getGcsProfile()DatastreamConnectionProfileGcsProfileDatastreamConnectionProfile. getGcsProfileInput()DatastreamConnectionProfileGcsProfileDatastreamConnectionProfileGcsProfileOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileGcsProfile Modifier and Type Method Description DatastreamConnectionProfile.BuilderDatastreamConnectionProfile.Builder. gcsProfile(DatastreamConnectionProfileGcsProfile gcsProfile)gcs_profile block.DatastreamConnectionProfileConfig.BuilderDatastreamConnectionProfileConfig.Builder. gcsProfile(DatastreamConnectionProfileGcsProfile gcsProfile)Sets the value ofDatastreamConnectionProfileConfig.getGcsProfile()voidDatastreamConnectionProfile. putGcsProfile(DatastreamConnectionProfileGcsProfile value)voidDatastreamConnectionProfileGcsProfileOutputReference. setInternalValue(DatastreamConnectionProfileGcsProfile value)
-