Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterTimeouts
-
Packages that use ContainerClusterTimeouts Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterTimeouts in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterTimeouts Modifier and Type Class Description static classContainerClusterTimeouts.Jsii$ProxyAn implementation forContainerClusterTimeoutsMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterTimeouts Modifier and Type Method Description ContainerClusterTimeoutsContainerClusterTimeouts.Builder. build()Builds the configured instance.default ContainerClusterTimeoutsContainerClusterConfig. getTimeouts()timeouts block.ContainerClusterTimeoutsContainerClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterTimeouts Modifier and Type Method Description voidContainerCluster. putTimeouts(ContainerClusterTimeouts value)voidContainerClusterTimeoutsOutputReference. setInternalValue(ContainerClusterTimeouts value)ContainerCluster.BuilderContainerCluster.Builder. timeouts(ContainerClusterTimeouts timeouts)timeouts block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. timeouts(ContainerClusterTimeouts timeouts)Sets the value ofContainerClusterConfig.getTimeouts()
-