Uses of Interface
com.hashicorp.cdktf.providers.google.memcache_instance.MemcacheInstanceTimeouts
-
Packages that use MemcacheInstanceTimeouts Package Description com.hashicorp.cdktf.providers.google.memcache_instance google_memcache_instance -
-
Uses of MemcacheInstanceTimeouts in com.hashicorp.cdktf.providers.google.memcache_instance
Classes in com.hashicorp.cdktf.providers.google.memcache_instance that implement MemcacheInstanceTimeouts Modifier and Type Class Description static classMemcacheInstanceTimeouts.Jsii$ProxyAn implementation forMemcacheInstanceTimeoutsMethods in com.hashicorp.cdktf.providers.google.memcache_instance that return MemcacheInstanceTimeouts Modifier and Type Method Description MemcacheInstanceTimeoutsMemcacheInstanceTimeouts.Builder. build()Builds the configured instance.default MemcacheInstanceTimeoutsMemcacheInstanceConfig. getTimeouts()timeouts block.MemcacheInstanceTimeoutsMemcacheInstanceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.memcache_instance with parameters of type MemcacheInstanceTimeouts Modifier and Type Method Description voidMemcacheInstance. putTimeouts(MemcacheInstanceTimeouts value)voidMemcacheInstanceTimeoutsOutputReference. setInternalValue(MemcacheInstanceTimeouts value)MemcacheInstance.BuilderMemcacheInstance.Builder. timeouts(MemcacheInstanceTimeouts timeouts)timeouts block.MemcacheInstanceConfig.BuilderMemcacheInstanceConfig.Builder. timeouts(MemcacheInstanceTimeouts timeouts)Sets the value ofMemcacheInstanceConfig.getTimeouts()
-