Uses of Class
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeAccessConfig.Builder
-
Packages that use NotebooksRuntimeAccessConfig.Builder Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeAccessConfig.Builder in com.hashicorp.cdktf.providers.google.notebooks_runtime
Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeAccessConfig.Builder Modifier and Type Method Description NotebooksRuntimeAccessConfig.BuilderNotebooksRuntimeAccessConfig.Builder. accessType(String accessType)Sets the value ofNotebooksRuntimeAccessConfig.getAccessType()static NotebooksRuntimeAccessConfig.BuilderNotebooksRuntimeAccessConfig. builder()NotebooksRuntimeAccessConfig.BuilderNotebooksRuntimeAccessConfig.Builder. runtimeOwner(String runtimeOwner)Sets the value ofNotebooksRuntimeAccessConfig.getRuntimeOwner()Constructors in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeAccessConfig.Builder Constructor Description Jsii$Proxy(NotebooksRuntimeAccessConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theNotebooksRuntimeAccessConfig.Builder.
-