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