Uses of Class
com.hashicorp.cdktf.providers.google.redis_cluster.RedisClusterZoneDistributionConfig.Builder
-
Packages that use RedisClusterZoneDistributionConfig.Builder Package Description com.hashicorp.cdktf.providers.google.redis_cluster google_redis_cluster -
-
Uses of RedisClusterZoneDistributionConfig.Builder in com.hashicorp.cdktf.providers.google.redis_cluster
Methods in com.hashicorp.cdktf.providers.google.redis_cluster that return RedisClusterZoneDistributionConfig.Builder Modifier and Type Method Description static RedisClusterZoneDistributionConfig.BuilderRedisClusterZoneDistributionConfig. builder()RedisClusterZoneDistributionConfig.BuilderRedisClusterZoneDistributionConfig.Builder. mode(String mode)Sets the value ofRedisClusterZoneDistributionConfig.getMode()RedisClusterZoneDistributionConfig.BuilderRedisClusterZoneDistributionConfig.Builder. zone(String zone)Sets the value ofRedisClusterZoneDistributionConfig.getZone()Constructors in com.hashicorp.cdktf.providers.google.redis_cluster with parameters of type RedisClusterZoneDistributionConfig.Builder Constructor Description Jsii$Proxy(RedisClusterZoneDistributionConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theRedisClusterZoneDistributionConfig.Builder.
-