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