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