protocols

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


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