protocols

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


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