cidrs property

List<String>? cidrs
final

If the comparisonOperator calls for a set of CIDRs, use this to specify that set to be compared with the metric.

Implementation

final List<String>? cidrs;