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