unhealthyThreshold property

int? unhealthyThreshold
final

The number of consecutive health check failures that must occur before the instance is moved to the Unhealthy state.

Implementation

final int? unhealthyThreshold;