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