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