Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileForwardSshConnectivity
-
Packages that use DatastreamConnectionProfileForwardSshConnectivity Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileForwardSshConnectivity in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfileForwardSshConnectivity Modifier and Type Class Description static classDatastreamConnectionProfileForwardSshConnectivity.Jsii$ProxyAn implementation forDatastreamConnectionProfileForwardSshConnectivityMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileForwardSshConnectivity Modifier and Type Method Description DatastreamConnectionProfileForwardSshConnectivityDatastreamConnectionProfileForwardSshConnectivity.Builder. build()Builds the configured instance.default DatastreamConnectionProfileForwardSshConnectivityDatastreamConnectionProfileConfig. getForwardSshConnectivity()forward_ssh_connectivity block.DatastreamConnectionProfileForwardSshConnectivityDatastreamConnectionProfileConfig.Jsii$Proxy. getForwardSshConnectivity()DatastreamConnectionProfileForwardSshConnectivityDatastreamConnectionProfile. getForwardSshConnectivityInput()DatastreamConnectionProfileForwardSshConnectivityDatastreamConnectionProfileForwardSshConnectivityOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileForwardSshConnectivity Modifier and Type Method Description DatastreamConnectionProfile.BuilderDatastreamConnectionProfile.Builder. forwardSshConnectivity(DatastreamConnectionProfileForwardSshConnectivity forwardSshConnectivity)forward_ssh_connectivity block.DatastreamConnectionProfileConfig.BuilderDatastreamConnectionProfileConfig.Builder. forwardSshConnectivity(DatastreamConnectionProfileForwardSshConnectivity forwardSshConnectivity)Sets the value ofDatastreamConnectionProfileConfig.getForwardSshConnectivity()voidDatastreamConnectionProfile. putForwardSshConnectivity(DatastreamConnectionProfileForwardSshConnectivity value)voidDatastreamConnectionProfileForwardSshConnectivityOutputReference. setInternalValue(DatastreamConnectionProfileForwardSshConnectivity value)
-