Uses of Interface
com.hashicorp.cdktf.providers.google.redis_cluster.RedisClusterTimeouts
-
Packages that use RedisClusterTimeouts Package Description com.hashicorp.cdktf.providers.google.redis_cluster google_redis_cluster -
-
Uses of RedisClusterTimeouts in com.hashicorp.cdktf.providers.google.redis_cluster
Classes in com.hashicorp.cdktf.providers.google.redis_cluster that implement RedisClusterTimeouts Modifier and Type Class Description static classRedisClusterTimeouts.Jsii$ProxyAn implementation forRedisClusterTimeoutsMethods in com.hashicorp.cdktf.providers.google.redis_cluster that return RedisClusterTimeouts Modifier and Type Method Description RedisClusterTimeoutsRedisClusterTimeouts.Builder. build()Builds the configured instance.default RedisClusterTimeoutsRedisClusterConfig. getTimeouts()timeouts block.RedisClusterTimeoutsRedisClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.redis_cluster with parameters of type RedisClusterTimeouts Modifier and Type Method Description voidRedisCluster. putTimeouts(RedisClusterTimeouts value)voidRedisClusterTimeoutsOutputReference. setInternalValue(RedisClusterTimeouts value)RedisCluster.BuilderRedisCluster.Builder. timeouts(RedisClusterTimeouts timeouts)timeouts block.RedisClusterConfig.BuilderRedisClusterConfig.Builder. timeouts(RedisClusterTimeouts timeouts)Sets the value ofRedisClusterConfig.getTimeouts()
-