Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskSparkInfrastructureSpec.Builder
-
Packages that use DataplexTaskSparkInfrastructureSpec.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskSparkInfrastructureSpec.Builder in com.hashicorp.cdktf.providers.google.dataplex_task
Methods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskSparkInfrastructureSpec.Builder Modifier and Type Method Description DataplexTaskSparkInfrastructureSpec.BuilderDataplexTaskSparkInfrastructureSpec.Builder. batch(DataplexTaskSparkInfrastructureSpecBatch batch)Sets the value ofDataplexTaskSparkInfrastructureSpec.getBatch()static DataplexTaskSparkInfrastructureSpec.BuilderDataplexTaskSparkInfrastructureSpec. builder()DataplexTaskSparkInfrastructureSpec.BuilderDataplexTaskSparkInfrastructureSpec.Builder. containerImage(DataplexTaskSparkInfrastructureSpecContainerImage containerImage)Sets the value ofDataplexTaskSparkInfrastructureSpec.getContainerImage()DataplexTaskSparkInfrastructureSpec.BuilderDataplexTaskSparkInfrastructureSpec.Builder. vpcNetwork(DataplexTaskSparkInfrastructureSpecVpcNetwork vpcNetwork)Sets the value ofDataplexTaskSparkInfrastructureSpec.getVpcNetwork()Constructors in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskSparkInfrastructureSpec.Builder Constructor Description Jsii$Proxy(DataplexTaskSparkInfrastructureSpec.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexTaskSparkInfrastructureSpec.Builder.
-