Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_instance.AlloydbInstancePscInstanceConfig.Builder
-
Packages that use AlloydbInstancePscInstanceConfig.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_instance google_alloydb_instance -
-
Uses of AlloydbInstancePscInstanceConfig.Builder in com.hashicorp.cdktf.providers.google.alloydb_instance
Methods in com.hashicorp.cdktf.providers.google.alloydb_instance that return AlloydbInstancePscInstanceConfig.Builder Modifier and Type Method Description AlloydbInstancePscInstanceConfig.BuilderAlloydbInstancePscInstanceConfig.Builder. allowedConsumerProjects(List<String> allowedConsumerProjects)Sets the value ofAlloydbInstancePscInstanceConfig.getAllowedConsumerProjects()static AlloydbInstancePscInstanceConfig.BuilderAlloydbInstancePscInstanceConfig. builder()Constructors in com.hashicorp.cdktf.providers.google.alloydb_instance with parameters of type AlloydbInstancePscInstanceConfig.Builder Constructor Description Jsii$Proxy(AlloydbInstancePscInstanceConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbInstancePscInstanceConfig.Builder.
-