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