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