Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
boto
/
vpc
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: networkacl.cpython-310.pyc
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__"