Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskNotebookInfrastructureSpecBatch.Builder
-
Packages that use DataplexTaskNotebookInfrastructureSpecBatch.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskNotebookInfrastructureSpecBatch.Builder in com.hashicorp.cdktf.providers.google.dataplex_task
Methods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskNotebookInfrastructureSpecBatch.Builder Modifier and Type Method Description static DataplexTaskNotebookInfrastructureSpecBatch.BuilderDataplexTaskNotebookInfrastructureSpecBatch. builder()DataplexTaskNotebookInfrastructureSpecBatch.BuilderDataplexTaskNotebookInfrastructureSpecBatch.Builder. executorsCount(Number executorsCount)Sets the value ofDataplexTaskNotebookInfrastructureSpecBatch.getExecutorsCount()DataplexTaskNotebookInfrastructureSpecBatch.BuilderDataplexTaskNotebookInfrastructureSpecBatch.Builder. maxExecutorsCount(Number maxExecutorsCount)Sets the value ofDataplexTaskNotebookInfrastructureSpecBatch.getMaxExecutorsCount()Constructors in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskNotebookInfrastructureSpecBatch.Builder Constructor Description Jsii$Proxy(DataplexTaskNotebookInfrastructureSpecBatch.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexTaskNotebookInfrastructureSpecBatch.Builder.
-