Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeTimeouts
-
Packages that use NotebooksRuntimeTimeouts Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeTimeouts in com.hashicorp.cdktf.providers.google.notebooks_runtime
Classes in com.hashicorp.cdktf.providers.google.notebooks_runtime that implement NotebooksRuntimeTimeouts Modifier and Type Class Description static classNotebooksRuntimeTimeouts.Jsii$ProxyAn implementation forNotebooksRuntimeTimeoutsMethods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeTimeouts Modifier and Type Method Description NotebooksRuntimeTimeoutsNotebooksRuntimeTimeouts.Builder. build()Builds the configured instance.default NotebooksRuntimeTimeoutsNotebooksRuntimeConfig. getTimeouts()timeouts block.NotebooksRuntimeTimeoutsNotebooksRuntimeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeTimeouts Modifier and Type Method Description voidNotebooksRuntime. putTimeouts(NotebooksRuntimeTimeouts value)voidNotebooksRuntimeTimeoutsOutputReference. setInternalValue(NotebooksRuntimeTimeouts value)NotebooksRuntime.BuilderNotebooksRuntime.Builder. timeouts(NotebooksRuntimeTimeouts timeouts)timeouts block.NotebooksRuntimeConfig.BuilderNotebooksRuntimeConfig.Builder. timeouts(NotebooksRuntimeTimeouts timeouts)Sets the value ofNotebooksRuntimeConfig.getTimeouts()
-