Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_network_endpoint_group.DataGoogleComputeNetworkEndpointGroupConfig
-
Packages that use DataGoogleComputeNetworkEndpointGroupConfig Package Description com.hashicorp.cdktf.providers.google.data_google_compute_network_endpoint_group data_google_compute_network_endpoint_group -
-
Uses of DataGoogleComputeNetworkEndpointGroupConfig in com.hashicorp.cdktf.providers.google.data_google_compute_network_endpoint_group
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_network_endpoint_group that implement DataGoogleComputeNetworkEndpointGroupConfig Modifier and Type Class Description static classDataGoogleComputeNetworkEndpointGroupConfig.Jsii$ProxyAn implementation forDataGoogleComputeNetworkEndpointGroupConfigMethods in com.hashicorp.cdktf.providers.google.data_google_compute_network_endpoint_group that return DataGoogleComputeNetworkEndpointGroupConfig Modifier and Type Method Description DataGoogleComputeNetworkEndpointGroupConfigDataGoogleComputeNetworkEndpointGroupConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_network_endpoint_group with parameters of type DataGoogleComputeNetworkEndpointGroupConfig Constructor Description DataGoogleComputeNetworkEndpointGroup(software.constructs.Construct scope, String id, DataGoogleComputeNetworkEndpointGroupConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/compute_network_endpoint_group google_compute_network_endpoint_group} Data Source.
-