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