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