Uses of Interface
com.hashicorp.cdktf.providers.google.gke_hub_fleet.GkeHubFleetTimeouts
-
Packages that use GkeHubFleetTimeouts Package Description com.hashicorp.cdktf.providers.google.gke_hub_fleet google_gke_hub_fleet -
-
Uses of GkeHubFleetTimeouts in com.hashicorp.cdktf.providers.google.gke_hub_fleet
Classes in com.hashicorp.cdktf.providers.google.gke_hub_fleet that implement GkeHubFleetTimeouts Modifier and Type Class Description static classGkeHubFleetTimeouts.Jsii$ProxyAn implementation forGkeHubFleetTimeoutsMethods in com.hashicorp.cdktf.providers.google.gke_hub_fleet that return GkeHubFleetTimeouts Modifier and Type Method Description GkeHubFleetTimeoutsGkeHubFleetTimeouts.Builder. build()Builds the configured instance.default GkeHubFleetTimeoutsGkeHubFleetConfig. getTimeouts()timeouts block.GkeHubFleetTimeoutsGkeHubFleetConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.gke_hub_fleet with parameters of type GkeHubFleetTimeouts Modifier and Type Method Description voidGkeHubFleet. putTimeouts(GkeHubFleetTimeouts value)voidGkeHubFleetTimeoutsOutputReference. setInternalValue(GkeHubFleetTimeouts value)GkeHubFleet.BuilderGkeHubFleet.Builder. timeouts(GkeHubFleetTimeouts timeouts)timeouts block.GkeHubFleetConfig.BuilderGkeHubFleetConfig.Builder. timeouts(GkeHubFleetTimeouts timeouts)Sets the value ofGkeHubFleetConfig.getTimeouts()
-