Class HealthProperties

java.lang.Object
com.netflix.genie.web.properties.HealthProperties

@ConfigurationProperties(prefix="genie.health") @Validated public class HealthProperties extends Object
All properties related to health thresholds in Genie.
Since:
3.0.0
  • Field Details

    • PROPERTY_PREFIX

      public static final String PROPERTY_PREFIX
      The property prefix for all properties in this group.
      See Also:
  • Constructor Details

    • HealthProperties

      public HealthProperties()