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