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