Uses of Interface
com.hashicorp.cdktf.providers.google.gke_hub_namespace.GkeHubNamespaceTimeouts
-
Packages that use GkeHubNamespaceTimeouts Package Description com.hashicorp.cdktf.providers.google.gke_hub_namespace google_gke_hub_namespace -
-
Uses of GkeHubNamespaceTimeouts in com.hashicorp.cdktf.providers.google.gke_hub_namespace
Classes in com.hashicorp.cdktf.providers.google.gke_hub_namespace that implement GkeHubNamespaceTimeouts Modifier and Type Class Description static classGkeHubNamespaceTimeouts.Jsii$ProxyAn implementation forGkeHubNamespaceTimeoutsMethods in com.hashicorp.cdktf.providers.google.gke_hub_namespace that return GkeHubNamespaceTimeouts Modifier and Type Method Description GkeHubNamespaceTimeoutsGkeHubNamespaceTimeouts.Builder. build()Builds the configured instance.default GkeHubNamespaceTimeoutsGkeHubNamespaceConfig. getTimeouts()timeouts block.GkeHubNamespaceTimeoutsGkeHubNamespaceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.gke_hub_namespace with parameters of type GkeHubNamespaceTimeouts Modifier and Type Method Description voidGkeHubNamespace. putTimeouts(GkeHubNamespaceTimeouts value)voidGkeHubNamespaceTimeoutsOutputReference. setInternalValue(GkeHubNamespaceTimeouts value)GkeHubNamespace.BuilderGkeHubNamespace.Builder. timeouts(GkeHubNamespaceTimeouts timeouts)timeouts block.GkeHubNamespaceConfig.BuilderGkeHubNamespaceConfig.Builder. timeouts(GkeHubNamespaceTimeouts timeouts)Sets the value ofGkeHubNamespaceConfig.getTimeouts()
-