Uses of Interface
com.hashicorp.cdktf.providers.google.redis_cluster.RedisClusterStateInfo
-
Packages that use RedisClusterStateInfo Package Description com.hashicorp.cdktf.providers.google.redis_cluster google_redis_cluster -
-
Uses of RedisClusterStateInfo in com.hashicorp.cdktf.providers.google.redis_cluster
Classes in com.hashicorp.cdktf.providers.google.redis_cluster that implement RedisClusterStateInfo Modifier and Type Class Description static classRedisClusterStateInfo.Jsii$ProxyAn implementation forRedisClusterStateInfoMethods in com.hashicorp.cdktf.providers.google.redis_cluster that return RedisClusterStateInfo Modifier and Type Method Description RedisClusterStateInfoRedisClusterStateInfo.Builder. build()Builds the configured instance.RedisClusterStateInfoRedisClusterStateInfoOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.redis_cluster with parameters of type RedisClusterStateInfo Modifier and Type Method Description voidRedisClusterStateInfoOutputReference. setInternalValue(RedisClusterStateInfo value)
-