Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskNotebookInfrastructureSpec.Builder
-
Packages that use DataplexTaskNotebookInfrastructureSpec.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskNotebookInfrastructureSpec.Builder in com.hashicorp.cdktf.providers.google.dataplex_task
Methods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskNotebookInfrastructureSpec.Builder Modifier and Type Method Description DataplexTaskNotebookInfrastructureSpec.BuilderDataplexTaskNotebookInfrastructureSpec.Builder. batch(DataplexTaskNotebookInfrastructureSpecBatch batch)Sets the value ofDataplexTaskNotebookInfrastructureSpec.getBatch()static DataplexTaskNotebookInfrastructureSpec.BuilderDataplexTaskNotebookInfrastructureSpec. builder()DataplexTaskNotebookInfrastructureSpec.BuilderDataplexTaskNotebookInfrastructureSpec.Builder. containerImage(DataplexTaskNotebookInfrastructureSpecContainerImage containerImage)Sets the value ofDataplexTaskNotebookInfrastructureSpec.getContainerImage()DataplexTaskNotebookInfrastructureSpec.BuilderDataplexTaskNotebookInfrastructureSpec.Builder. vpcNetwork(DataplexTaskNotebookInfrastructureSpecVpcNetwork vpcNetwork)Sets the value ofDataplexTaskNotebookInfrastructureSpec.getVpcNetwork()Constructors in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskNotebookInfrastructureSpec.Builder Constructor Description Jsii$Proxy(DataplexTaskNotebookInfrastructureSpec.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexTaskNotebookInfrastructureSpec.Builder.
-