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