Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_instance.NotebooksInstanceVmImage
-
Packages that use NotebooksInstanceVmImage Package Description com.hashicorp.cdktf.providers.google.notebooks_instance google_notebooks_instance -
-
Uses of NotebooksInstanceVmImage in com.hashicorp.cdktf.providers.google.notebooks_instance
Classes in com.hashicorp.cdktf.providers.google.notebooks_instance that implement NotebooksInstanceVmImage Modifier and Type Class Description static classNotebooksInstanceVmImage.Jsii$ProxyAn implementation forNotebooksInstanceVmImageMethods in com.hashicorp.cdktf.providers.google.notebooks_instance that return NotebooksInstanceVmImage Modifier and Type Method Description NotebooksInstanceVmImageNotebooksInstanceVmImage.Builder. build()Builds the configured instance.NotebooksInstanceVmImageNotebooksInstanceVmImageOutputReference. getInternalValue()default NotebooksInstanceVmImageNotebooksInstanceConfig. getVmImage()vm_image block.NotebooksInstanceVmImageNotebooksInstanceConfig.Jsii$Proxy. getVmImage()NotebooksInstanceVmImageNotebooksInstance. getVmImageInput()Methods in com.hashicorp.cdktf.providers.google.notebooks_instance with parameters of type NotebooksInstanceVmImage Modifier and Type Method Description voidNotebooksInstance. putVmImage(NotebooksInstanceVmImage value)voidNotebooksInstanceVmImageOutputReference. setInternalValue(NotebooksInstanceVmImage value)NotebooksInstance.BuilderNotebooksInstance.Builder. vmImage(NotebooksInstanceVmImage vmImage)vm_image block.NotebooksInstanceConfig.BuilderNotebooksInstanceConfig.Builder. vmImage(NotebooksInstanceVmImage vmImage)Sets the value ofNotebooksInstanceConfig.getVmImage()
-