ipLengths

@JvmName(name = "syjkupnmixcybdag")
suspend fun ipLengths(value: Output<List<String>>)
@JvmName(name = "mxiaiisbvtfhfmqb")
suspend fun ipLengths(value: List<String>?)

Parameters

value

List of IP Lengths that need to be matched.


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


@JvmName(name = "warbvixdsclojyxy")
suspend fun ipLengths(values: List<Output<String>>)
@JvmName(name = "jdcqkwyadxjdhtoo")
suspend fun ipLengths(vararg values: String)

Parameters

values

List of IP Lengths that need to be matched.