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