Interface Scheduler.Builder

  • Method Details

    • type

      The software Amazon Web Services PCS uses to manage cluster scaling and job scheduling.

      Parameters:
      type - The software Amazon Web Services PCS uses to manage cluster scaling and job scheduling.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The software Amazon Web Services PCS uses to manage cluster scaling and job scheduling.

      Parameters:
      type - The software Amazon Web Services PCS uses to manage cluster scaling and job scheduling.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • version

      Scheduler.Builder version(String version)

      The version of the specified scheduling software that Amazon Web Services PCS uses to manage cluster scaling and job scheduling. For more information, see Slurm versions in Amazon Web Services PCS in the Amazon Web Services PCS User Guide.

      Valid Values: 23.11 | 24.05 | 24.11

      Parameters:
      version - The version of the specified scheduling software that Amazon Web Services PCS uses to manage cluster scaling and job scheduling. For more information, see Slurm versions in Amazon Web Services PCS in the Amazon Web Services PCS User Guide.

      Valid Values: 23.11 | 24.05 | 24.11

      Returns:
      Returns a reference to this object so that method calls can be chained together.