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