Uses of Class
com.hashicorp.cdktf.providers.google.notebooks_environment.NotebooksEnvironmentTimeouts.Builder
-
Packages that use NotebooksEnvironmentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.notebooks_environment google_notebooks_environment -
-
Uses of NotebooksEnvironmentTimeouts.Builder in com.hashicorp.cdktf.providers.google.notebooks_environment
Methods in com.hashicorp.cdktf.providers.google.notebooks_environment that return NotebooksEnvironmentTimeouts.Builder Modifier and Type Method Description static NotebooksEnvironmentTimeouts.BuilderNotebooksEnvironmentTimeouts. builder()NotebooksEnvironmentTimeouts.BuilderNotebooksEnvironmentTimeouts.Builder. create(String create)Sets the value ofNotebooksEnvironmentTimeouts.getCreate()NotebooksEnvironmentTimeouts.BuilderNotebooksEnvironmentTimeouts.Builder. delete(String delete)Sets the value ofNotebooksEnvironmentTimeouts.getDelete()NotebooksEnvironmentTimeouts.BuilderNotebooksEnvironmentTimeouts.Builder. update(String update)Sets the value ofNotebooksEnvironmentTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.notebooks_environment with parameters of type NotebooksEnvironmentTimeouts.Builder Constructor Description Jsii$Proxy(NotebooksEnvironmentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theNotebooksEnvironmentTimeouts.Builder.
-