EdgeTrafficStats
Additive traffic counters accumulated over an edge's observation window. Which counters are populated depends on what produced the edge.
Contents
- bytes
-
Total bytes observed across the edge.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- flows
-
Total network flows observed across the edge.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- packets
-
Total packets observed across the edge.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- receivedBytes
-
Total bytes received from the destination.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- sentBytes
-
Total bytes sent to the destination.
Type: Long
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: