Uses of Interface
com.hashicorp.cdktf.providers.google.network_management_connectivity_test.NetworkManagementConnectivityTestTimeouts
-
Packages that use NetworkManagementConnectivityTestTimeouts Package Description com.hashicorp.cdktf.providers.google.network_management_connectivity_test google_network_management_connectivity_test -
-
Uses of NetworkManagementConnectivityTestTimeouts in com.hashicorp.cdktf.providers.google.network_management_connectivity_test
Classes in com.hashicorp.cdktf.providers.google.network_management_connectivity_test that implement NetworkManagementConnectivityTestTimeouts Modifier and Type Class Description static classNetworkManagementConnectivityTestTimeouts.Jsii$ProxyAn implementation forNetworkManagementConnectivityTestTimeoutsMethods in com.hashicorp.cdktf.providers.google.network_management_connectivity_test that return NetworkManagementConnectivityTestTimeouts Modifier and Type Method Description NetworkManagementConnectivityTestTimeoutsNetworkManagementConnectivityTestTimeouts.Builder. build()Builds the configured instance.default NetworkManagementConnectivityTestTimeoutsNetworkManagementConnectivityTestConfig. getTimeouts()timeouts block.NetworkManagementConnectivityTestTimeoutsNetworkManagementConnectivityTestConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.network_management_connectivity_test with parameters of type NetworkManagementConnectivityTestTimeouts Modifier and Type Method Description voidNetworkManagementConnectivityTest. putTimeouts(NetworkManagementConnectivityTestTimeouts value)voidNetworkManagementConnectivityTestTimeoutsOutputReference. setInternalValue(NetworkManagementConnectivityTestTimeouts value)NetworkManagementConnectivityTest.BuilderNetworkManagementConnectivityTest.Builder. timeouts(NetworkManagementConnectivityTestTimeouts timeouts)timeouts block.NetworkManagementConnectivityTestConfig.BuilderNetworkManagementConnectivityTestConfig.Builder. timeouts(NetworkManagementConnectivityTestTimeouts timeouts)Sets the value ofNetworkManagementConnectivityTestConfig.getTimeouts()
-