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