File: //lib/python3/dist-packages/boto/vpc/__pycache__/routetable.cpython-312.pyc
�
ckF[� � �b � d Z ddlmZ ddlmZ G d� de� Z G d� de� Z G d� d e� Zy
)z
Represents a Route Table
� )�TaggedEC2Object)� ResultSetc �6 � � e Zd Zd� fd� Zd� Z� fd�Zd� Z� xZS )�
RouteTablec �d �� t t | � |� d | _ d | _ g | _ g | _ y �N)�superr �__init__�id�vpc_id�routes�associations)�self�
connection� __class__s ��5/usr/lib/python3/dist-packages/boto/vpc/routetable.pyr
zRouteTable.__init__ s/ �� �
�j�$�(��4������������� c � � d| j z S )Nz
RouteTable:%s�r �r s r �__repr__zRouteTable.__repr__&