Uses of Interface
com.hashicorp.cdktf.providers.google.redis_cluster.RedisClusterPscConfigs
-
Packages that use RedisClusterPscConfigs Package Description com.hashicorp.cdktf.providers.google.redis_cluster google_redis_cluster -
-
Uses of RedisClusterPscConfigs in com.hashicorp.cdktf.providers.google.redis_cluster
Classes in com.hashicorp.cdktf.providers.google.redis_cluster that implement RedisClusterPscConfigs Modifier and Type Class Description static classRedisClusterPscConfigs.Jsii$ProxyAn implementation forRedisClusterPscConfigsMethods in com.hashicorp.cdktf.providers.google.redis_cluster that return RedisClusterPscConfigs Modifier and Type Method Description RedisClusterPscConfigsRedisClusterPscConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.redis_cluster with parameters of type RedisClusterPscConfigs Modifier and Type Method Description voidRedisClusterPscConfigsOutputReference. setInternalValue(RedisClusterPscConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.redis_cluster with type arguments of type RedisClusterPscConfigs Modifier and Type Method Description RedisCluster.BuilderRedisCluster.Builder. pscConfigs(List<? extends RedisClusterPscConfigs> pscConfigs)psc_configs block.RedisClusterConfig.BuilderRedisClusterConfig.Builder. pscConfigs(List<? extends RedisClusterPscConfigs> pscConfigs)Sets the value ofRedisClusterConfig.getPscConfigs()voidRedisClusterPscConfigsList. setInternalValue(List<RedisClusterPscConfigs> value)
-