File: //lib/python3/dist-packages/boto/vpc/__pycache__/customergateway.cpython-312.pyc
�
ckF[� � �* � d Z ddlmZ G d� de� Zy)z
Represents a Customer Gateway
� )�TaggedEC2Objectc �, � � e Zd Zd� fd� Zd� Zd� Z� xZS )�CustomerGatewayc �r �� t t | � |� d | _ d | _ d | _ d | _ d | _ y �N)�superr �__init__�id�type�state�
ip_address�bgp_asn)�self�
connection� __class__s ��:/usr/lib/python3/dist-packages/boto/vpc/customergateway.pyr zCustomerGateway.__init__ s5 �� �
�o�t�-�j�9������ ���
������� c � � d| j z S )NzCustomerGateway:%s)r
)r s r �__repr__zCustomerGateway.__repr__'