cidrs

@JvmName(name = "pygysublcamcquyo")
suspend fun cidrs(value: Output<List<String>>)
@JvmName(name = "ceegrtbwejuspfwx")
suspend fun cidrs(value: List<String>?)

Parameters

value

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


@JvmName(name = "ojsvxvipotwegwau")
suspend fun cidrs(vararg values: Output<String>)


@JvmName(name = "jkgadwgpexpeemvp")
suspend fun cidrs(values: List<Output<String>>)
@JvmName(name = "plntvupjbxptbnsg")
suspend fun cidrs(vararg values: String)

Parameters

values

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