ipGroupNames

@JvmName(name = "hffetrgwbshoysma")
suspend fun ipGroupNames(value: Output<List<String>>)
@JvmName(name = "skuwoqwmnbylnppc")
suspend fun ipGroupNames(value: List<String>?)

Parameters

value

The List of IP Group Names that need to be matched.


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


@JvmName(name = "enfryghcchosgqdq")
suspend fun ipGroupNames(values: List<Output<String>>)
@JvmName(name = "lyarijnogpvhsuxp")
suspend fun ipGroupNames(vararg values: String)

Parameters

values

The List of IP Group Names that need to be matched.