protocols

@JvmName(name = "uuiejkprawoxxmuu")
suspend fun protocols(value: Output<List<Int>>)
@JvmName(name = "ccnbatbxvhxinyfe")
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 = "bxhosanufqjudjgg")
suspend fun protocols(vararg values: Output<Int>)


@JvmName(name = "rubgyfbeyctoojbg")
suspend fun protocols(values: List<Output<Int>>)
@JvmName(name = "bwcsundakcjhavql")
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.