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