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