Class DataprocJobPlacement.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • clusterName

        @Stability(Stable)
        public DataprocJobPlacement.Builder clusterName​(String clusterName)
        Parameters:
        clusterName - The name of the cluster where the job will be submitted. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_job#cluster_name DataprocJob#cluster_name}
        Returns:
        this