Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_environment.NotebooksEnvironmentTimeouts
-
Packages that use NotebooksEnvironmentTimeouts Package Description com.hashicorp.cdktf.providers.google.notebooks_environment google_notebooks_environment -
-
Uses of NotebooksEnvironmentTimeouts in com.hashicorp.cdktf.providers.google.notebooks_environment
Classes in com.hashicorp.cdktf.providers.google.notebooks_environment that implement NotebooksEnvironmentTimeouts Modifier and Type Class Description static classNotebooksEnvironmentTimeouts.Jsii$ProxyAn implementation forNotebooksEnvironmentTimeoutsMethods in com.hashicorp.cdktf.providers.google.notebooks_environment that return NotebooksEnvironmentTimeouts Modifier and Type Method Description NotebooksEnvironmentTimeoutsNotebooksEnvironmentTimeouts.Builder. build()Builds the configured instance.default NotebooksEnvironmentTimeoutsNotebooksEnvironmentConfig. getTimeouts()timeouts block.NotebooksEnvironmentTimeoutsNotebooksEnvironmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.notebooks_environment with parameters of type NotebooksEnvironmentTimeouts Modifier and Type Method Description voidNotebooksEnvironment. putTimeouts(NotebooksEnvironmentTimeouts value)voidNotebooksEnvironmentTimeoutsOutputReference. setInternalValue(NotebooksEnvironmentTimeouts value)NotebooksEnvironment.BuilderNotebooksEnvironment.Builder. timeouts(NotebooksEnvironmentTimeouts timeouts)timeouts block.NotebooksEnvironmentConfig.BuilderNotebooksEnvironmentConfig.Builder. timeouts(NotebooksEnvironmentTimeouts timeouts)Sets the value ofNotebooksEnvironmentConfig.getTimeouts()
-