Uses of Interface
com.hashicorp.cdktf.providers.google.network_connectivity_hub.NetworkConnectivityHubTimeouts
-
Packages that use NetworkConnectivityHubTimeouts Package Description com.hashicorp.cdktf.providers.google.network_connectivity_hub google_network_connectivity_hub -
-
Uses of NetworkConnectivityHubTimeouts in com.hashicorp.cdktf.providers.google.network_connectivity_hub
Classes in com.hashicorp.cdktf.providers.google.network_connectivity_hub that implement NetworkConnectivityHubTimeouts Modifier and Type Class Description static classNetworkConnectivityHubTimeouts.Jsii$ProxyAn implementation forNetworkConnectivityHubTimeoutsMethods in com.hashicorp.cdktf.providers.google.network_connectivity_hub that return NetworkConnectivityHubTimeouts Modifier and Type Method Description NetworkConnectivityHubTimeoutsNetworkConnectivityHubTimeouts.Builder. build()Builds the configured instance.default NetworkConnectivityHubTimeoutsNetworkConnectivityHubConfig. getTimeouts()timeouts block.NetworkConnectivityHubTimeoutsNetworkConnectivityHubConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.network_connectivity_hub with parameters of type NetworkConnectivityHubTimeouts Modifier and Type Method Description voidNetworkConnectivityHub. putTimeouts(NetworkConnectivityHubTimeouts value)voidNetworkConnectivityHubTimeoutsOutputReference. setInternalValue(NetworkConnectivityHubTimeouts value)NetworkConnectivityHub.BuilderNetworkConnectivityHub.Builder. timeouts(NetworkConnectivityHubTimeouts timeouts)timeouts block.NetworkConnectivityHubConfig.BuilderNetworkConnectivityHubConfig.Builder. timeouts(NetworkConnectivityHubTimeouts timeouts)Sets the value ofNetworkConnectivityHubConfig.getTimeouts()
-