Uses of Class
com.hashicorp.cdktf.providers.google.notebooks_instance.NotebooksInstanceAcceleratorConfig.Builder
-
Packages that use NotebooksInstanceAcceleratorConfig.Builder Package Description com.hashicorp.cdktf.providers.google.notebooks_instance google_notebooks_instance -
-
Uses of NotebooksInstanceAcceleratorConfig.Builder in com.hashicorp.cdktf.providers.google.notebooks_instance
Methods in com.hashicorp.cdktf.providers.google.notebooks_instance that return NotebooksInstanceAcceleratorConfig.Builder Modifier and Type Method Description static NotebooksInstanceAcceleratorConfig.BuilderNotebooksInstanceAcceleratorConfig. builder()NotebooksInstanceAcceleratorConfig.BuilderNotebooksInstanceAcceleratorConfig.Builder. coreCount(Number coreCount)Sets the value ofNotebooksInstanceAcceleratorConfig.getCoreCount()NotebooksInstanceAcceleratorConfig.BuilderNotebooksInstanceAcceleratorConfig.Builder. type(String type)Sets the value ofNotebooksInstanceAcceleratorConfig.getType()Constructors in com.hashicorp.cdktf.providers.google.notebooks_instance with parameters of type NotebooksInstanceAcceleratorConfig.Builder Constructor Description Jsii$Proxy(NotebooksInstanceAcceleratorConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theNotebooksInstanceAcceleratorConfig.Builder.
-