Uses of Interface
com.hashicorp.cdktf.providers.google.network_management_connectivity_test.NetworkManagementConnectivityTestConfig
-
Packages that use NetworkManagementConnectivityTestConfig Package Description com.hashicorp.cdktf.providers.google.network_management_connectivity_test google_network_management_connectivity_test -
-
Uses of NetworkManagementConnectivityTestConfig in com.hashicorp.cdktf.providers.google.network_management_connectivity_test
Classes in com.hashicorp.cdktf.providers.google.network_management_connectivity_test that implement NetworkManagementConnectivityTestConfig Modifier and Type Class Description static classNetworkManagementConnectivityTestConfig.Jsii$ProxyAn implementation forNetworkManagementConnectivityTestConfigMethods in com.hashicorp.cdktf.providers.google.network_management_connectivity_test that return NetworkManagementConnectivityTestConfig Modifier and Type Method Description NetworkManagementConnectivityTestConfigNetworkManagementConnectivityTestConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.network_management_connectivity_test with parameters of type NetworkManagementConnectivityTestConfig Constructor Description NetworkManagementConnectivityTest(software.constructs.Construct scope, String id, NetworkManagementConnectivityTestConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test google_network_management_connectivity_test} Resource.
-