Uses of Class
com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding.NotebooksRuntimeIamBindingCondition.Builder
-
Packages that use NotebooksRuntimeIamBindingCondition.Builder Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding google_notebooks_runtime_iam_binding -
-
Uses of NotebooksRuntimeIamBindingCondition.Builder in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding
Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding that return NotebooksRuntimeIamBindingCondition.Builder Modifier and Type Method Description static NotebooksRuntimeIamBindingCondition.BuilderNotebooksRuntimeIamBindingCondition. builder()NotebooksRuntimeIamBindingCondition.BuilderNotebooksRuntimeIamBindingCondition.Builder. description(String description)Sets the value ofNotebooksRuntimeIamBindingCondition.getDescription()NotebooksRuntimeIamBindingCondition.BuilderNotebooksRuntimeIamBindingCondition.Builder. expression(String expression)Sets the value ofNotebooksRuntimeIamBindingCondition.getExpression()NotebooksRuntimeIamBindingCondition.BuilderNotebooksRuntimeIamBindingCondition.Builder. title(String title)Sets the value ofNotebooksRuntimeIamBindingCondition.getTitle()Constructors in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding with parameters of type NotebooksRuntimeIamBindingCondition.Builder Constructor Description Jsii$Proxy(NotebooksRuntimeIamBindingCondition.Builder builder)Constructor that initializes the object based on literal property values passed by theNotebooksRuntimeIamBindingCondition.Builder.
-