Uses of Class
com.hashicorp.cdktf.providers.google.notebooks_instance.NotebooksInstanceContainerImage.Builder
-
Packages that use NotebooksInstanceContainerImage.Builder Package Description com.hashicorp.cdktf.providers.google.notebooks_instance google_notebooks_instance -
-
Uses of NotebooksInstanceContainerImage.Builder in com.hashicorp.cdktf.providers.google.notebooks_instance
Methods in com.hashicorp.cdktf.providers.google.notebooks_instance that return NotebooksInstanceContainerImage.Builder Modifier and Type Method Description static NotebooksInstanceContainerImage.BuilderNotebooksInstanceContainerImage. builder()NotebooksInstanceContainerImage.BuilderNotebooksInstanceContainerImage.Builder. repository(String repository)Sets the value ofNotebooksInstanceContainerImage.getRepository()NotebooksInstanceContainerImage.BuilderNotebooksInstanceContainerImage.Builder. tag(String tag)Sets the value ofNotebooksInstanceContainerImage.getTag()Constructors in com.hashicorp.cdktf.providers.google.notebooks_instance with parameters of type NotebooksInstanceContainerImage.Builder Constructor Description Jsii$Proxy(NotebooksInstanceContainerImage.Builder builder)Constructor that initializes the object based on literal property values passed by theNotebooksInstanceContainerImage.Builder.
-