Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_instance.AlloydbInstanceReadPoolConfig.Builder
-
Packages that use AlloydbInstanceReadPoolConfig.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_instance google_alloydb_instance -
-
Uses of AlloydbInstanceReadPoolConfig.Builder in com.hashicorp.cdktf.providers.google.alloydb_instance
Methods in com.hashicorp.cdktf.providers.google.alloydb_instance that return AlloydbInstanceReadPoolConfig.Builder Modifier and Type Method Description static AlloydbInstanceReadPoolConfig.BuilderAlloydbInstanceReadPoolConfig. builder()AlloydbInstanceReadPoolConfig.BuilderAlloydbInstanceReadPoolConfig.Builder. nodeCount(Number nodeCount)Sets the value ofAlloydbInstanceReadPoolConfig.getNodeCount()Constructors in com.hashicorp.cdktf.providers.google.alloydb_instance with parameters of type AlloydbInstanceReadPoolConfig.Builder Constructor Description Jsii$Proxy(AlloydbInstanceReadPoolConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbInstanceReadPoolConfig.Builder.
-