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