Uses of Interface
com.hashicorp.cdktf.providers.google.network_connectivity_spoke.NetworkConnectivitySpokeLinkedVpcNetwork
-
Packages that use NetworkConnectivitySpokeLinkedVpcNetwork Package Description com.hashicorp.cdktf.providers.google.network_connectivity_spoke google_network_connectivity_spoke -
-
Uses of NetworkConnectivitySpokeLinkedVpcNetwork in com.hashicorp.cdktf.providers.google.network_connectivity_spoke
Classes in com.hashicorp.cdktf.providers.google.network_connectivity_spoke that implement NetworkConnectivitySpokeLinkedVpcNetwork Modifier and Type Class Description static classNetworkConnectivitySpokeLinkedVpcNetwork.Jsii$ProxyAn implementation forNetworkConnectivitySpokeLinkedVpcNetworkMethods in com.hashicorp.cdktf.providers.google.network_connectivity_spoke that return NetworkConnectivitySpokeLinkedVpcNetwork Modifier and Type Method Description NetworkConnectivitySpokeLinkedVpcNetworkNetworkConnectivitySpokeLinkedVpcNetwork.Builder. build()Builds the configured instance.NetworkConnectivitySpokeLinkedVpcNetworkNetworkConnectivitySpokeLinkedVpcNetworkOutputReference. getInternalValue()default NetworkConnectivitySpokeLinkedVpcNetworkNetworkConnectivitySpokeConfig. getLinkedVpcNetwork()linked_vpc_network block.NetworkConnectivitySpokeLinkedVpcNetworkNetworkConnectivitySpokeConfig.Jsii$Proxy. getLinkedVpcNetwork()NetworkConnectivitySpokeLinkedVpcNetworkNetworkConnectivitySpoke. getLinkedVpcNetworkInput()Methods in com.hashicorp.cdktf.providers.google.network_connectivity_spoke with parameters of type NetworkConnectivitySpokeLinkedVpcNetwork Modifier and Type Method Description NetworkConnectivitySpoke.BuilderNetworkConnectivitySpoke.Builder. linkedVpcNetwork(NetworkConnectivitySpokeLinkedVpcNetwork linkedVpcNetwork)linked_vpc_network block.NetworkConnectivitySpokeConfig.BuilderNetworkConnectivitySpokeConfig.Builder. linkedVpcNetwork(NetworkConnectivitySpokeLinkedVpcNetwork linkedVpcNetwork)Sets the value ofNetworkConnectivitySpokeConfig.getLinkedVpcNetwork()voidNetworkConnectivitySpoke. putLinkedVpcNetwork(NetworkConnectivitySpokeLinkedVpcNetwork value)voidNetworkConnectivitySpokeLinkedVpcNetworkOutputReference. setInternalValue(NetworkConnectivitySpokeLinkedVpcNetwork value)
-