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