Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapConfig
-
Packages that use ComputeRegionUrlMapConfig Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapConfig in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapConfig Modifier and Type Class Description static classComputeRegionUrlMapConfig.Jsii$ProxyAn implementation forComputeRegionUrlMapConfigMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapConfig Modifier and Type Method Description ComputeRegionUrlMapConfigComputeRegionUrlMapConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapConfig Constructor Description ComputeRegionUrlMap(software.constructs.Construct scope, String id, ComputeRegionUrlMapConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_region_url_map google_compute_region_url_map} Resource.
-