ipPrefixValues

@JvmName(name = "flxkhfegibdsdhvt")
suspend fun ipPrefixValues(value: Output<List<String>>)
@JvmName(name = "ntxdimryokxnepuw")
suspend fun ipPrefixValues(value: List<String>?)

Parameters

value

The list of IP Prefixes that need to be matched.


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


@JvmName(name = "ycnbdipblrsogxgo")
suspend fun ipPrefixValues(values: List<Output<String>>)
@JvmName(name = "lecinatmoktrcfww")
suspend fun ipPrefixValues(vararg values: String)

Parameters

values

The list of IP Prefixes that need to be matched.