

# NetworkHeader
<a name="API_NetworkHeader"></a>

Details about a network path component that occurs before or after the current component.

## Contents
<a name="API_NetworkHeader_Contents"></a>

 ** Destination **   <a name="securityhub-Type-NetworkHeader-Destination"></a>
Information about the destination of the component.  
Type: [NetworkPathComponentDetails](API_NetworkPathComponentDetails.md) object  
Required: No

 ** Protocol **   <a name="securityhub-Type-NetworkHeader-Protocol"></a>
The protocol used for the component.  
Length Constraints: Minimum of 1. Maximum of 16.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Source **   <a name="securityhub-Type-NetworkHeader-Source"></a>
Information about the origin of the component.  
Type: [NetworkPathComponentDetails](API_NetworkPathComponentDetails.md) object  
Required: No

## See Also
<a name="API_NetworkHeader_SeeAlso"></a>

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/securityhub-2018-10-26/NetworkHeader) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/NetworkHeader) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/NetworkHeader) 