

# IcmpTypeCode
<a name="API_IcmpTypeCode"></a>

An Internet Control Message Protocol (ICMP) type and code.

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

 ** Code **   <a name="securityhub-Type-IcmpTypeCode-Code"></a>
The ICMP code for which to deny or allow access. To deny or allow all codes, use the value `-1`.  
Type: Integer  
Required: No

 ** Type **   <a name="securityhub-Type-IcmpTypeCode-Type"></a>
The ICMP type for which to deny or allow access. To deny or allow all types, use the value `-1`.  
Type: Integer  
Required: No

## See Also
<a name="API_IcmpTypeCode_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/IcmpTypeCode) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/IcmpTypeCode) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/IcmpTypeCode) 