unhealthyThreshold property

int? unhealthyThreshold
final

The number of consecutive health check failures required before moving the container to the Unhealthy state.

Implementation

final int? unhealthyThreshold;