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