Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_instance.NotebooksInstanceContainerImage
-
Packages that use NotebooksInstanceContainerImage Package Description com.hashicorp.cdktf.providers.google.notebooks_instance google_notebooks_instance -
-
Uses of NotebooksInstanceContainerImage in com.hashicorp.cdktf.providers.google.notebooks_instance
Classes in com.hashicorp.cdktf.providers.google.notebooks_instance that implement NotebooksInstanceContainerImage Modifier and Type Class Description static classNotebooksInstanceContainerImage.Jsii$ProxyAn implementation forNotebooksInstanceContainerImageMethods in com.hashicorp.cdktf.providers.google.notebooks_instance that return NotebooksInstanceContainerImage Modifier and Type Method Description NotebooksInstanceContainerImageNotebooksInstanceContainerImage.Builder. build()Builds the configured instance.default NotebooksInstanceContainerImageNotebooksInstanceConfig. getContainerImage()container_image block.NotebooksInstanceContainerImageNotebooksInstanceConfig.Jsii$Proxy. getContainerImage()NotebooksInstanceContainerImageNotebooksInstance. getContainerImageInput()NotebooksInstanceContainerImageNotebooksInstanceContainerImageOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.notebooks_instance with parameters of type NotebooksInstanceContainerImage Modifier and Type Method Description NotebooksInstance.BuilderNotebooksInstance.Builder. containerImage(NotebooksInstanceContainerImage containerImage)container_image block.NotebooksInstanceConfig.BuilderNotebooksInstanceConfig.Builder. containerImage(NotebooksInstanceContainerImage containerImage)Sets the value ofNotebooksInstanceConfig.getContainerImage()voidNotebooksInstance. putContainerImage(NotebooksInstanceContainerImage value)voidNotebooksInstanceContainerImageOutputReference. setInternalValue(NotebooksInstanceContainerImage value)
-