ipPrefixValues

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

Parameters

value

The list of IP Prefixes that need to be matched.


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


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

Parameters

values

The list of IP Prefixes that need to be matched.