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