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