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