

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

Describes the ICMP type and code.

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

 ** Code ** (request), ** code ** (response)  
The ICMP code. A value of -1 means all codes for the specified ICMP type.  
Type: Integer  
Required: No

 ** Type ** (request), ** type ** (response)  
The ICMP type. A value of -1 means all types.  
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/ec2-2016-11-15/IcmpTypeCode) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/IcmpTypeCode) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/IcmpTypeCode) 