Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_location.NotebooksLocationTimeouts
-
Packages that use NotebooksLocationTimeouts Package Description com.hashicorp.cdktf.providers.google.notebooks_location google_notebooks_location -
-
Uses of NotebooksLocationTimeouts in com.hashicorp.cdktf.providers.google.notebooks_location
Classes in com.hashicorp.cdktf.providers.google.notebooks_location that implement NotebooksLocationTimeouts Modifier and Type Class Description static classNotebooksLocationTimeouts.Jsii$ProxyAn implementation forNotebooksLocationTimeoutsMethods in com.hashicorp.cdktf.providers.google.notebooks_location that return NotebooksLocationTimeouts Modifier and Type Method Description NotebooksLocationTimeoutsNotebooksLocationTimeouts.Builder. build()Builds the configured instance.default NotebooksLocationTimeoutsNotebooksLocationConfig. getTimeouts()timeouts block.NotebooksLocationTimeoutsNotebooksLocationConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.notebooks_location with parameters of type NotebooksLocationTimeouts Modifier and Type Method Description voidNotebooksLocation. putTimeouts(NotebooksLocationTimeouts value)voidNotebooksLocationTimeoutsOutputReference. setInternalValue(NotebooksLocationTimeouts value)NotebooksLocation.BuilderNotebooksLocation.Builder. timeouts(NotebooksLocationTimeouts timeouts)timeouts block.NotebooksLocationConfig.BuilderNotebooksLocationConfig.Builder. timeouts(NotebooksLocationTimeouts timeouts)Sets the value ofNotebooksLocationConfig.getTimeouts()
-