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