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