Interface DataprocJobPlacement

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    DataprocJobPlacement.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:20.740Z")
    @Stability(Stable)
    public interface DataprocJobPlacement
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getClusterName

        @Stability(Stable)
        @NotNull
        String getClusterName()
        The name of the cluster where the job will be submitted.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_job#cluster_name DataprocJob#cluster_name}