Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterSecondaryConfig.Builder
-
Packages that use AlloydbClusterSecondaryConfig.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterSecondaryConfig.Builder in com.hashicorp.cdktf.providers.google.alloydb_cluster
Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterSecondaryConfig.Builder Modifier and Type Method Description static AlloydbClusterSecondaryConfig.BuilderAlloydbClusterSecondaryConfig. builder()AlloydbClusterSecondaryConfig.BuilderAlloydbClusterSecondaryConfig.Builder. primaryClusterName(String primaryClusterName)Sets the value ofAlloydbClusterSecondaryConfig.getPrimaryClusterName()Constructors in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterSecondaryConfig.Builder Constructor Description Jsii$Proxy(AlloydbClusterSecondaryConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbClusterSecondaryConfig.Builder.
-