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