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