Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_instance.NotebooksInstanceShieldedInstanceConfig
-
Packages that use NotebooksInstanceShieldedInstanceConfig Package Description com.hashicorp.cdktf.providers.google.notebooks_instance google_notebooks_instance -
-
Uses of NotebooksInstanceShieldedInstanceConfig in com.hashicorp.cdktf.providers.google.notebooks_instance
Classes in com.hashicorp.cdktf.providers.google.notebooks_instance that implement NotebooksInstanceShieldedInstanceConfig Modifier and Type Class Description static classNotebooksInstanceShieldedInstanceConfig.Jsii$ProxyAn implementation forNotebooksInstanceShieldedInstanceConfigMethods in com.hashicorp.cdktf.providers.google.notebooks_instance that return NotebooksInstanceShieldedInstanceConfig Modifier and Type Method Description NotebooksInstanceShieldedInstanceConfigNotebooksInstanceShieldedInstanceConfig.Builder. build()Builds the configured instance.NotebooksInstanceShieldedInstanceConfigNotebooksInstanceShieldedInstanceConfigOutputReference. getInternalValue()default NotebooksInstanceShieldedInstanceConfigNotebooksInstanceConfig. getShieldedInstanceConfig()shielded_instance_config block.NotebooksInstanceShieldedInstanceConfigNotebooksInstanceConfig.Jsii$Proxy. getShieldedInstanceConfig()NotebooksInstanceShieldedInstanceConfigNotebooksInstance. getShieldedInstanceConfigInput()Methods in com.hashicorp.cdktf.providers.google.notebooks_instance with parameters of type NotebooksInstanceShieldedInstanceConfig Modifier and Type Method Description voidNotebooksInstance. putShieldedInstanceConfig(NotebooksInstanceShieldedInstanceConfig value)voidNotebooksInstanceShieldedInstanceConfigOutputReference. setInternalValue(NotebooksInstanceShieldedInstanceConfig value)NotebooksInstance.BuilderNotebooksInstance.Builder. shieldedInstanceConfig(NotebooksInstanceShieldedInstanceConfig shieldedInstanceConfig)shielded_instance_config block.NotebooksInstanceConfig.BuilderNotebooksInstanceConfig.Builder. shieldedInstanceConfig(NotebooksInstanceShieldedInstanceConfig shieldedInstanceConfig)Sets the value ofNotebooksInstanceConfig.getShieldedInstanceConfig()
-