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: internetgateway.cpython-310.pyc
o ckF[ � @ s@ d Z ddlmZ ddlmZ G dd� de�ZG dd� de�ZdS ) z Represents an Internet Gateway � )�TaggedEC2Object)� ResultSetc s: e Zd Zd � fdd� Zdd� Z� fdd�Zdd � Z� ZS )�InternetGatewayNc s t t| ��|� d | _g | _d S �N)�superr �__init__�id�attachments��self� connection�� __class__� �:/usr/lib/python3/dist-packages/boto/vpc/internetgateway.pyr s zInternetGateway.__init__c C � d| j S )NzInternetGateway:%s)r �r r r r �__repr__# � zInternetGateway.__repr__c sB t t| ��|||�}|d ur|S |dkrtdtfg�| _| jS d S )N� attachmentSet�item)r r �startElementr �InternetGatewayAttachmentr )r �name�attrsr �resultr r r r &