Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeVirtualMachine
-
Packages that use NotebooksRuntimeVirtualMachine Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeVirtualMachine in com.hashicorp.cdktf.providers.google.notebooks_runtime
Classes in com.hashicorp.cdktf.providers.google.notebooks_runtime that implement NotebooksRuntimeVirtualMachine Modifier and Type Class Description static classNotebooksRuntimeVirtualMachine.Jsii$ProxyAn implementation forNotebooksRuntimeVirtualMachineMethods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeVirtualMachine Modifier and Type Method Description NotebooksRuntimeVirtualMachineNotebooksRuntimeVirtualMachine.Builder. build()Builds the configured instance.NotebooksRuntimeVirtualMachineNotebooksRuntimeVirtualMachineOutputReference. getInternalValue()default NotebooksRuntimeVirtualMachineNotebooksRuntimeConfig. getVirtualMachine()virtual_machine block.NotebooksRuntimeVirtualMachineNotebooksRuntimeConfig.Jsii$Proxy. getVirtualMachine()NotebooksRuntimeVirtualMachineNotebooksRuntime. getVirtualMachineInput()Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeVirtualMachine Modifier and Type Method Description voidNotebooksRuntime. putVirtualMachine(NotebooksRuntimeVirtualMachine value)voidNotebooksRuntimeVirtualMachineOutputReference. setInternalValue(NotebooksRuntimeVirtualMachine value)NotebooksRuntime.BuilderNotebooksRuntime.Builder. virtualMachine(NotebooksRuntimeVirtualMachine virtualMachine)virtual_machine block.NotebooksRuntimeConfig.BuilderNotebooksRuntimeConfig.Builder. virtualMachine(NotebooksRuntimeVirtualMachine virtualMachine)Sets the value ofNotebooksRuntimeConfig.getVirtualMachine()
-