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