Uses of Interface
com.hashicorp.cdktf.providers.google.network_management_connectivity_test.NetworkManagementConnectivityTestSource
-
Packages that use NetworkManagementConnectivityTestSource Package Description com.hashicorp.cdktf.providers.google.network_management_connectivity_test google_network_management_connectivity_test -
-
Uses of NetworkManagementConnectivityTestSource in com.hashicorp.cdktf.providers.google.network_management_connectivity_test
Classes in com.hashicorp.cdktf.providers.google.network_management_connectivity_test that implement NetworkManagementConnectivityTestSource Modifier and Type Class Description static classNetworkManagementConnectivityTestSource.Jsii$ProxyAn implementation forNetworkManagementConnectivityTestSourceMethods in com.hashicorp.cdktf.providers.google.network_management_connectivity_test that return NetworkManagementConnectivityTestSource Modifier and Type Method Description NetworkManagementConnectivityTestSourceNetworkManagementConnectivityTestSource.Builder. build()Builds the configured instance.NetworkManagementConnectivityTestSourceNetworkManagementConnectivityTestSourceOutputReference. getInternalValue()NetworkManagementConnectivityTestSourceNetworkManagementConnectivityTestConfig. getSource()source block.NetworkManagementConnectivityTestSourceNetworkManagementConnectivityTestConfig.Jsii$Proxy. getSource()NetworkManagementConnectivityTestSourceNetworkManagementConnectivityTest. getSourceInput()Methods in com.hashicorp.cdktf.providers.google.network_management_connectivity_test with parameters of type NetworkManagementConnectivityTestSource Modifier and Type Method Description voidNetworkManagementConnectivityTest. putSource(NetworkManagementConnectivityTestSource value)voidNetworkManagementConnectivityTestSourceOutputReference. setInternalValue(NetworkManagementConnectivityTestSource value)NetworkManagementConnectivityTest.BuilderNetworkManagementConnectivityTest.Builder. source(NetworkManagementConnectivityTestSource source)source block.NetworkManagementConnectivityTestConfig.BuilderNetworkManagementConnectivityTestConfig.Builder. source(NetworkManagementConnectivityTestSource source)Sets the value ofNetworkManagementConnectivityTestConfig.getSource()
-