/dhall-aws-cloudformation/cloudformation/AWS::EC2::NetworkAclEntry/Icmp.dhall

Copy path to clipboard

Source

{ Type = { Code : Optional Integer, Type : Optional Integer }
, default = { Code = None Integer, Type = None Integer }
}