NetworkResourceUtilization
The network field that contains a list of network metrics that are associated with the current instance.
Contents
- NetworkInBytesPerSecond
- 
               The network inbound throughput utilization measured in Bytes per second (Bps). Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- NetworkOutBytesPerSecond
- 
               The network outbound throughput utilization measured in Bytes per second (Bps). Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- NetworkPacketsInPerSecond
- 
               The network inbound packets that are measured in packets per second. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- NetworkPacketsOutPerSecond
- 
               The network outbound packets that are measured in packets per second. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: