Security Profile Metric Value Args
data class SecurityProfileMetricValueArgs(val cidrs: Output<List<String>>? = null, val count: Output<String>? = null, val number: Output<Double>? = null, val numbers: Output<List<Double>>? = null, val ports: Output<List<Int>>? = null, val strings: Output<List<String>>? = null) : ConvertibleToJava<SecurityProfileMetricValueArgs>
The value to be compared with the metric.