Class GroupInstanceMaintenancePolicy


  • public final class GroupInstanceMaintenancePolicy
    extends java.lang.Object
    • Method Detail

      • maxHealthyPercentage

        public java.lang.Integer maxHealthyPercentage()
        Returns:
        Specifies the upper limit on the number of instances that are in the InService or Pending state with a healthy status during an instance replacement activity.
      • minHealthyPercentage

        public java.lang.Integer minHealthyPercentage()
        Returns:
        Specifies the lower limit on the number of instances that must be in the InService state with a healthy status during an instance replacement activity.