packetLength

@JvmName(name = "cpjaudrwqxlpsill")
suspend fun packetLength(value: Output<Int>)
@JvmName(name = "mahbylwtdqlkeplv")
suspend fun packetLength(value: Int?)

Parameters

value

The number of bytes in each packet to mirror. These are bytes after the VXLAN header. Do not specify this parameter when you want to mirror the entire packet. To mirror a subset of the packet, set this to the length (in bytes) that you want to mirror.