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