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