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