protocols

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


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