Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_instance.NotebooksInstanceAcceleratorConfig
-
Packages that use NotebooksInstanceAcceleratorConfig Package Description com.hashicorp.cdktf.providers.google.notebooks_instance google_notebooks_instance -
-
Uses of NotebooksInstanceAcceleratorConfig in com.hashicorp.cdktf.providers.google.notebooks_instance
Classes in com.hashicorp.cdktf.providers.google.notebooks_instance that implement NotebooksInstanceAcceleratorConfig Modifier and Type Class Description static classNotebooksInstanceAcceleratorConfig.Jsii$ProxyAn implementation forNotebooksInstanceAcceleratorConfigMethods in com.hashicorp.cdktf.providers.google.notebooks_instance that return NotebooksInstanceAcceleratorConfig Modifier and Type Method Description NotebooksInstanceAcceleratorConfigNotebooksInstanceAcceleratorConfig.Builder. build()Builds the configured instance.default NotebooksInstanceAcceleratorConfigNotebooksInstanceConfig. getAcceleratorConfig()accelerator_config block.NotebooksInstanceAcceleratorConfigNotebooksInstanceConfig.Jsii$Proxy. getAcceleratorConfig()NotebooksInstanceAcceleratorConfigNotebooksInstance. getAcceleratorConfigInput()NotebooksInstanceAcceleratorConfigNotebooksInstanceAcceleratorConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.notebooks_instance with parameters of type NotebooksInstanceAcceleratorConfig Modifier and Type Method Description NotebooksInstance.BuilderNotebooksInstance.Builder. acceleratorConfig(NotebooksInstanceAcceleratorConfig acceleratorConfig)accelerator_config block.NotebooksInstanceConfig.BuilderNotebooksInstanceConfig.Builder. acceleratorConfig(NotebooksInstanceAcceleratorConfig acceleratorConfig)Sets the value ofNotebooksInstanceConfig.getAcceleratorConfig()voidNotebooksInstance. putAcceleratorConfig(NotebooksInstanceAcceleratorConfig value)voidNotebooksInstanceAcceleratorConfigOutputReference. setInternalValue(NotebooksInstanceAcceleratorConfig value)
-