Uses of Interface
com.hashicorp.cdktf.providers.google.gke_hub_scope.GkeHubScopeTimeouts
-
Packages that use GkeHubScopeTimeouts Package Description com.hashicorp.cdktf.providers.google.gke_hub_scope google_gke_hub_scope -
-
Uses of GkeHubScopeTimeouts in com.hashicorp.cdktf.providers.google.gke_hub_scope
Classes in com.hashicorp.cdktf.providers.google.gke_hub_scope that implement GkeHubScopeTimeouts Modifier and Type Class Description static classGkeHubScopeTimeouts.Jsii$ProxyAn implementation forGkeHubScopeTimeoutsMethods in com.hashicorp.cdktf.providers.google.gke_hub_scope that return GkeHubScopeTimeouts Modifier and Type Method Description GkeHubScopeTimeoutsGkeHubScopeTimeouts.Builder. build()Builds the configured instance.default GkeHubScopeTimeoutsGkeHubScopeConfig. getTimeouts()timeouts block.GkeHubScopeTimeoutsGkeHubScopeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.gke_hub_scope with parameters of type GkeHubScopeTimeouts Modifier and Type Method Description voidGkeHubScope. putTimeouts(GkeHubScopeTimeouts value)voidGkeHubScopeTimeoutsOutputReference. setInternalValue(GkeHubScopeTimeouts value)GkeHubScope.BuilderGkeHubScope.Builder. timeouts(GkeHubScopeTimeouts timeouts)timeouts block.GkeHubScopeConfig.BuilderGkeHubScopeConfig.Builder. timeouts(GkeHubScopeTimeouts timeouts)Sets the value ofGkeHubScopeConfig.getTimeouts()
-