Interface AwsEcsClusterDefaultCapacityProviderStrategyDetails.Builder

  • Method Details

    • base

      The minimum number of tasks to run on the specified capacity provider.

      Parameters:
      base - The minimum number of tasks to run on the specified capacity provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capacityProvider

      The name of the capacity provider.

      Parameters:
      capacityProvider - The name of the capacity provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • weight

      The relative percentage of the total number of tasks launched that should use the capacity provider.

      Parameters:
      weight - The relative percentage of the total number of tasks launched that should use the capacity provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.