protocols

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

Parameters

value

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


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


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

Parameters

values

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