Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterConfig
-
Packages that use AlloydbClusterConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterConfig in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterConfig Modifier and Type Class Description static classAlloydbClusterConfig.Jsii$ProxyAn implementation forAlloydbClusterConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterConfig Modifier and Type Method Description AlloydbClusterConfigAlloydbClusterConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterConfig Constructor Description AlloydbCluster(software.constructs.Construct scope, String id, AlloydbClusterConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_cluster google_alloydb_cluster} Resource.
-