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