Interface ComputeQuotaResourceConfig.Builder

  • Method Details

    • instanceType

      ComputeQuotaResourceConfig.Builder instanceType(String instanceType)

      The instance type of the instance group for the cluster.

      Parameters:
      instanceType - The instance type of the instance group for the cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • instanceType

      The instance type of the instance group for the cluster.

      Parameters:
      instanceType - The instance type of the instance group for the cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • count

      The number of instances to add to the instance group of a SageMaker HyperPod cluster.

      Parameters:
      count - The number of instances to add to the instance group of a SageMaker HyperPod cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.