File: //lib/python3/dist-packages/boto/vpc/__pycache__/internetgateway.cpython-312.pyc
�
ckF[
� �L � d Z ddlmZ ddlmZ G d� de� Z G d� de� Zy) z
Represents an Internet Gateway
� )�TaggedEC2Object)� ResultSetc �6 � � e Zd Zd� fd� Zd� Z� fd�Zd� Z� xZS )�InternetGatewayc �H �� t t | � |� d | _ g | _ y �N)�superr �__init__�id�attachments)�self�
connection� __class__s ��:/usr/lib/python3/dist-packages/boto/vpc/internetgateway.pyr
zInternetGateway.__init__ s! �� �
�o�t�-�j�9������� c � � d| j z S )NzInternetGateway:%s)r �r
s r �__repr__zInternetGateway.__repr__# s � �#�d�g�g�-�-r c � �� t t | � |||� }|�|S |dk( r#t dt fg� | _ | j
S y )N�
attachmentSet�item)r r �startElementr �InternetGatewayAttachmentr )r
�name�attrsr �resultr s �r r zInternetGateway.startElement&