protocols

@JvmName(name = "jfmmnofdkfiogvet")
suspend fun protocols(value: Output<List<Int>>)
@JvmName(name = "xfvgargkktxbhkmw")
suspend fun protocols(value: List<Int>?)

Parameters

value

The protocols to inspect for, specified using each protocol's assigned internet protocol number (IANA). If not specified, this matches with any protocol.


@JvmName(name = "tysdnvxvnsbavtsn")
suspend fun protocols(vararg values: Output<Int>)


@JvmName(name = "pbjuqsdavufhpwod")
suspend fun protocols(values: List<Output<Int>>)
@JvmName(name = "bduodrbiengctqye")
suspend fun protocols(vararg values: Int)

Parameters

values

The protocols to inspect for, specified using each protocol's assigned internet protocol number (IANA). If not specified, this matches with any protocol.