Interface DaemonCapacityProvider.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the capacity provider.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the capacity provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • runningCount

      DaemonCapacityProvider.Builder runningCount(Integer runningCount)

      The number of daemon tasks running on this capacity provider.

      Parameters:
      runningCount - The number of daemon tasks running on this capacity provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.