Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskNotebookInfrastructureSpec
-
Packages that use DataplexTaskNotebookInfrastructureSpec Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskNotebookInfrastructureSpec in com.hashicorp.cdktf.providers.google.dataplex_task
Classes in com.hashicorp.cdktf.providers.google.dataplex_task that implement DataplexTaskNotebookInfrastructureSpec Modifier and Type Class Description static classDataplexTaskNotebookInfrastructureSpec.Jsii$ProxyAn implementation forDataplexTaskNotebookInfrastructureSpecMethods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskNotebookInfrastructureSpec Modifier and Type Method Description DataplexTaskNotebookInfrastructureSpecDataplexTaskNotebookInfrastructureSpec.Builder. build()Builds the configured instance.default DataplexTaskNotebookInfrastructureSpecDataplexTaskNotebook. getInfrastructureSpec()infrastructure_spec block.DataplexTaskNotebookInfrastructureSpecDataplexTaskNotebook.Jsii$Proxy. getInfrastructureSpec()DataplexTaskNotebookInfrastructureSpecDataplexTaskNotebookOutputReference. getInfrastructureSpecInput()DataplexTaskNotebookInfrastructureSpecDataplexTaskNotebookInfrastructureSpecOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskNotebookInfrastructureSpec Modifier and Type Method Description DataplexTaskNotebook.BuilderDataplexTaskNotebook.Builder. infrastructureSpec(DataplexTaskNotebookInfrastructureSpec infrastructureSpec)Sets the value ofDataplexTaskNotebook.getInfrastructureSpec()voidDataplexTaskNotebookOutputReference. putInfrastructureSpec(DataplexTaskNotebookInfrastructureSpec value)voidDataplexTaskNotebookInfrastructureSpecOutputReference. setInternalValue(DataplexTaskNotebookInfrastructureSpec value)
-