ipPrefixValues

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

Parameters

value

The list of IP Prefixes that need to be matched.


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


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

Parameters

values

The list of IP Prefixes that need to be matched.