Interface ComputeQuotaResourceConfig.Builder

    • Method Detail

      • count

        ComputeQuotaResourceConfig.Builder count​(Integer 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.