Interface InstanceReusePolicy.Builder

  • Method Details

    • reuseOnScaleIn

      InstanceReusePolicy.Builder reuseOnScaleIn(Boolean reuseOnScaleIn)

      Specifies whether instances in the Auto Scaling group can be returned to the warm pool on scale in.

      Parameters:
      reuseOnScaleIn - Specifies whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.