Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_instance.NotebooksInstanceTimeouts
-
Packages that use NotebooksInstanceTimeouts Package Description com.hashicorp.cdktf.providers.google.notebooks_instance google_notebooks_instance -
-
Uses of NotebooksInstanceTimeouts in com.hashicorp.cdktf.providers.google.notebooks_instance
Classes in com.hashicorp.cdktf.providers.google.notebooks_instance that implement NotebooksInstanceTimeouts Modifier and Type Class Description static classNotebooksInstanceTimeouts.Jsii$ProxyAn implementation forNotebooksInstanceTimeoutsMethods in com.hashicorp.cdktf.providers.google.notebooks_instance that return NotebooksInstanceTimeouts Modifier and Type Method Description NotebooksInstanceTimeoutsNotebooksInstanceTimeouts.Builder. build()Builds the configured instance.default NotebooksInstanceTimeoutsNotebooksInstanceConfig. getTimeouts()timeouts block.NotebooksInstanceTimeoutsNotebooksInstanceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.notebooks_instance with parameters of type NotebooksInstanceTimeouts Modifier and Type Method Description voidNotebooksInstance. putTimeouts(NotebooksInstanceTimeouts value)voidNotebooksInstanceTimeoutsOutputReference. setInternalValue(NotebooksInstanceTimeouts value)NotebooksInstance.BuilderNotebooksInstance.Builder. timeouts(NotebooksInstanceTimeouts timeouts)timeouts block.NotebooksInstanceConfig.BuilderNotebooksInstanceConfig.Builder. timeouts(NotebooksInstanceTimeouts timeouts)Sets the value ofNotebooksInstanceConfig.getTimeouts()
-