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