Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_environment.NotebooksEnvironmentVmImage
-
Packages that use NotebooksEnvironmentVmImage Package Description com.hashicorp.cdktf.providers.google.notebooks_environment google_notebooks_environment -
-
Uses of NotebooksEnvironmentVmImage in com.hashicorp.cdktf.providers.google.notebooks_environment
Classes in com.hashicorp.cdktf.providers.google.notebooks_environment that implement NotebooksEnvironmentVmImage Modifier and Type Class Description static classNotebooksEnvironmentVmImage.Jsii$ProxyAn implementation forNotebooksEnvironmentVmImageMethods in com.hashicorp.cdktf.providers.google.notebooks_environment that return NotebooksEnvironmentVmImage Modifier and Type Method Description NotebooksEnvironmentVmImageNotebooksEnvironmentVmImage.Builder. build()Builds the configured instance.NotebooksEnvironmentVmImageNotebooksEnvironmentVmImageOutputReference. getInternalValue()default NotebooksEnvironmentVmImageNotebooksEnvironmentConfig. getVmImage()vm_image block.NotebooksEnvironmentVmImageNotebooksEnvironmentConfig.Jsii$Proxy. getVmImage()NotebooksEnvironmentVmImageNotebooksEnvironment. getVmImageInput()Methods in com.hashicorp.cdktf.providers.google.notebooks_environment with parameters of type NotebooksEnvironmentVmImage Modifier and Type Method Description voidNotebooksEnvironment. putVmImage(NotebooksEnvironmentVmImage value)voidNotebooksEnvironmentVmImageOutputReference. setInternalValue(NotebooksEnvironmentVmImage value)NotebooksEnvironment.BuilderNotebooksEnvironment.Builder. vmImage(NotebooksEnvironmentVmImage vmImage)vm_image block.NotebooksEnvironmentConfig.BuilderNotebooksEnvironmentConfig.Builder. vmImage(NotebooksEnvironmentVmImage vmImage)Sets the value ofNotebooksEnvironmentConfig.getVmImage()
-