status3xx property

int? status3xx
final

The percentage of requests over the last 10 seconds that resulted in a 3xx (300, 301, etc.) status code.

Implementation

final int? status3xx;