EC2 NetworkAclEntry Icmp
The Icmp property is an embedded property of the AWS::EC2::NetworkAclEntry type.
Syntax
Properties
Code-
The Internet Control Message Protocol (ICMP) code. You can use -1 to specify all ICMP codes for the given ICMP type.
Required: Conditional. Required if you specify
1(ICMP) for the CreateNetworkAclEntry protocol parameter.Type: Integer
Type-
The Internet Control Message Protocol (ICMP) type. You can use -1 to specify all ICMP types.
Required: Conditional. Required if you specify
1(ICMP) for the CreateNetworkAclEntry protocol parameter.Type: Integer
