Class NodeGroupUpdateConfig


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

      • maxUnavailable

        public java.util.Optional<java.lang.Integer> maxUnavailable()
        Returns:
        Desired max number of unavailable worker nodes during node group update.
      • maxUnavailablePercentage

        public java.util.Optional<java.lang.Integer> maxUnavailablePercentage()
        Returns:
        Desired max percentage of unavailable worker nodes during node group update.