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