Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterTimeouts
-
Packages that use ContainerAttachedClusterTimeouts Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterTimeouts in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterTimeouts Modifier and Type Class Description static classContainerAttachedClusterTimeouts.Jsii$ProxyAn implementation forContainerAttachedClusterTimeoutsMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterTimeouts Modifier and Type Method Description ContainerAttachedClusterTimeoutsContainerAttachedClusterTimeouts.Builder. build()Builds the configured instance.default ContainerAttachedClusterTimeoutsContainerAttachedClusterConfig. getTimeouts()timeouts block.ContainerAttachedClusterTimeoutsContainerAttachedClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterTimeouts Modifier and Type Method Description voidContainerAttachedCluster. putTimeouts(ContainerAttachedClusterTimeouts value)voidContainerAttachedClusterTimeoutsOutputReference. setInternalValue(ContainerAttachedClusterTimeouts value)ContainerAttachedCluster.BuilderContainerAttachedCluster.Builder. timeouts(ContainerAttachedClusterTimeouts timeouts)timeouts block.ContainerAttachedClusterConfig.BuilderContainerAttachedClusterConfig.Builder. timeouts(ContainerAttachedClusterTimeouts timeouts)Sets the value ofContainerAttachedClusterConfig.getTimeouts()
-