Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_member.NotebooksRuntimeIamMemberCondition
-
Packages that use NotebooksRuntimeIamMemberCondition Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_member google_notebooks_runtime_iam_member -
-
Uses of NotebooksRuntimeIamMemberCondition in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_member
Classes in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_member that implement NotebooksRuntimeIamMemberCondition Modifier and Type Class Description static classNotebooksRuntimeIamMemberCondition.Jsii$ProxyAn implementation forNotebooksRuntimeIamMemberConditionMethods in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_member that return NotebooksRuntimeIamMemberCondition Modifier and Type Method Description NotebooksRuntimeIamMemberConditionNotebooksRuntimeIamMemberCondition.Builder. build()Builds the configured instance.default NotebooksRuntimeIamMemberConditionNotebooksRuntimeIamMemberConfig. getCondition()condition block.NotebooksRuntimeIamMemberConditionNotebooksRuntimeIamMemberConfig.Jsii$Proxy. getCondition()NotebooksRuntimeIamMemberConditionNotebooksRuntimeIamMember. getConditionInput()NotebooksRuntimeIamMemberConditionNotebooksRuntimeIamMemberConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime_iam_member with parameters of type NotebooksRuntimeIamMemberCondition Modifier and Type Method Description NotebooksRuntimeIamMember.BuilderNotebooksRuntimeIamMember.Builder. condition(NotebooksRuntimeIamMemberCondition condition)condition block.NotebooksRuntimeIamMemberConfig.BuilderNotebooksRuntimeIamMemberConfig.Builder. condition(NotebooksRuntimeIamMemberCondition condition)Sets the value ofNotebooksRuntimeIamMemberConfig.getCondition()voidNotebooksRuntimeIamMember. putCondition(NotebooksRuntimeIamMemberCondition value)voidNotebooksRuntimeIamMemberConditionOutputReference. setInternalValue(NotebooksRuntimeIamMemberCondition value)
-