

# NetworkResourceUtilization


The network field that contains a list of network metrics that are associated with the current instance. 

## Contents


 ** NetworkInBytesPerSecond **   <a name="awscostmanagement-Type-NetworkResourceUtilization-NetworkInBytesPerSecond"></a>
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 **   <a name="awscostmanagement-Type-NetworkResourceUtilization-NetworkOutBytesPerSecond"></a>
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 **   <a name="awscostmanagement-Type-NetworkResourceUtilization-NetworkPacketsInPerSecond"></a>
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 **   <a name="awscostmanagement-Type-NetworkResourceUtilization-NetworkPacketsOutPerSecond"></a>
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:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ce-2017-10-25/NetworkResourceUtilization) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ce-2017-10-25/NetworkResourceUtilization) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ce-2017-10-25/NetworkResourceUtilization) 