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