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