Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_environment.NotebooksEnvironmentContainerImage
-
Packages that use NotebooksEnvironmentContainerImage Package Description com.hashicorp.cdktf.providers.google.notebooks_environment google_notebooks_environment -
-
Uses of NotebooksEnvironmentContainerImage in com.hashicorp.cdktf.providers.google.notebooks_environment
Classes in com.hashicorp.cdktf.providers.google.notebooks_environment that implement NotebooksEnvironmentContainerImage Modifier and Type Class Description static classNotebooksEnvironmentContainerImage.Jsii$ProxyAn implementation forNotebooksEnvironmentContainerImageMethods in com.hashicorp.cdktf.providers.google.notebooks_environment that return NotebooksEnvironmentContainerImage Modifier and Type Method Description NotebooksEnvironmentContainerImageNotebooksEnvironmentContainerImage.Builder. build()Builds the configured instance.default NotebooksEnvironmentContainerImageNotebooksEnvironmentConfig. getContainerImage()container_image block.NotebooksEnvironmentContainerImageNotebooksEnvironmentConfig.Jsii$Proxy. getContainerImage()NotebooksEnvironmentContainerImageNotebooksEnvironment. getContainerImageInput()NotebooksEnvironmentContainerImageNotebooksEnvironmentContainerImageOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.notebooks_environment with parameters of type NotebooksEnvironmentContainerImage Modifier and Type Method Description NotebooksEnvironment.BuilderNotebooksEnvironment.Builder. containerImage(NotebooksEnvironmentContainerImage containerImage)container_image block.NotebooksEnvironmentConfig.BuilderNotebooksEnvironmentConfig.Builder. containerImage(NotebooksEnvironmentContainerImage containerImage)Sets the value ofNotebooksEnvironmentConfig.getContainerImage()voidNotebooksEnvironment. putContainerImage(NotebooksEnvironmentContainerImage value)voidNotebooksEnvironmentContainerImageOutputReference. setInternalValue(NotebooksEnvironmentContainerImage value)
-