Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterPscConfig.Builder
-
Packages that use AlloydbClusterPscConfig.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterPscConfig.Builder in com.hashicorp.cdktf.providers.google.alloydb_cluster
Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterPscConfig.Builder Modifier and Type Method Description static AlloydbClusterPscConfig.BuilderAlloydbClusterPscConfig. builder()AlloydbClusterPscConfig.BuilderAlloydbClusterPscConfig.Builder. pscEnabled(com.hashicorp.cdktf.IResolvable pscEnabled)Sets the value ofAlloydbClusterPscConfig.getPscEnabled()AlloydbClusterPscConfig.BuilderAlloydbClusterPscConfig.Builder. pscEnabled(Boolean pscEnabled)Sets the value ofAlloydbClusterPscConfig.getPscEnabled()Constructors in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterPscConfig.Builder Constructor Description Jsii$Proxy(AlloydbClusterPscConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbClusterPscConfig.Builder.
-