Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding.NotebooksRuntimeIamBindingCondition
-
Packages that use NotebooksRuntimeIamBindingCondition Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding google_notebooks_runtime_iam_binding -
-
Uses of NotebooksRuntimeIamBindingCondition in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding
Classes in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding that implement NotebooksRuntimeIamBindingCondition Modifier and Type Class Description static classNotebooksRuntimeIamBindingCondition.Jsii$ProxyAn implementation forNotebooksRuntimeIamBindingConditionMethods in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding that return NotebooksRuntimeIamBindingCondition Modifier and Type Method Description NotebooksRuntimeIamBindingConditionNotebooksRuntimeIamBindingCondition.Builder. build()Builds the configured instance.default NotebooksRuntimeIamBindingConditionNotebooksRuntimeIamBindingConfig. getCondition()condition block.NotebooksRuntimeIamBindingConditionNotebooksRuntimeIamBindingConfig.Jsii$Proxy. getCondition()NotebooksRuntimeIamBindingConditionNotebooksRuntimeIamBinding. getConditionInput()NotebooksRuntimeIamBindingConditionNotebooksRuntimeIamBindingConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_binding with parameters of type NotebooksRuntimeIamBindingCondition Modifier and Type Method Description NotebooksRuntimeIamBinding.BuilderNotebooksRuntimeIamBinding.Builder. condition(NotebooksRuntimeIamBindingCondition condition)condition block.NotebooksRuntimeIamBindingConfig.BuilderNotebooksRuntimeIamBindingConfig.Builder. condition(NotebooksRuntimeIamBindingCondition condition)Sets the value ofNotebooksRuntimeIamBindingConfig.getCondition()voidNotebooksRuntimeIamBinding. putCondition(NotebooksRuntimeIamBindingCondition value)voidNotebooksRuntimeIamBindingConditionOutputReference. setInternalValue(NotebooksRuntimeIamBindingCondition value)
-