interval property
Time window for checking all matching outbounds.
Format: number + unit, e.g. "10s", "2h45m". Units: ns, us, ms, s, m, h.
Implementation
@JsonKey(name: 'interval')
final String? interval;
Time window for checking all matching outbounds.
Format: number + unit, e.g. "10s", "2h45m". Units: ns, us, ms, s, m, h.
@JsonKey(name: 'interval')
final String? interval;