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