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