o ckF[p � @ sp d Z ddlmZ ddlmZ G dd� de�ZG dd� de�ZG dd � d e�ZG d d� de�Z G dd � d e�Z dS )z Represents a Network ACL � )�TaggedEC2Object)� ResultSetc @ �2 e Zd ZdZddd�Zdd� Zdd� Zd d � ZdS )�Icmpz) Defines the ICMP code and type. Nc C � d | _ d | _d S �N��code�type��self� connection� r �5/usr/lib/python3/dist-packages/boto/vpc/networkacl.py�__init__"