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