ipGroupNames

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

Parameters

value

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


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


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

Parameters

values

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