Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_alloydb_locations.DataGoogleAlloydbLocationsConfig
-
Packages that use DataGoogleAlloydbLocationsConfig Package Description com.hashicorp.cdktf.providers.google.data_google_alloydb_locations data_google_alloydb_locations -
-
Uses of DataGoogleAlloydbLocationsConfig in com.hashicorp.cdktf.providers.google.data_google_alloydb_locations
Classes in com.hashicorp.cdktf.providers.google.data_google_alloydb_locations that implement DataGoogleAlloydbLocationsConfig Modifier and Type Class Description static classDataGoogleAlloydbLocationsConfig.Jsii$ProxyAn implementation forDataGoogleAlloydbLocationsConfigMethods in com.hashicorp.cdktf.providers.google.data_google_alloydb_locations that return DataGoogleAlloydbLocationsConfig Modifier and Type Method Description DataGoogleAlloydbLocationsConfigDataGoogleAlloydbLocationsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_alloydb_locations with parameters of type DataGoogleAlloydbLocationsConfig Constructor Description DataGoogleAlloydbLocations(software.constructs.Construct scope, String id, DataGoogleAlloydbLocationsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/alloydb_locations google_alloydb_locations} Data Source.
-