o ckF[5 � @ s$ d Z ddlmZ G dd� de�ZdS )z Represents a Subnet � )�TaggedEC2Objectc s. e Zd Zd� fdd� Zdd� Zdd� Z� ZS ) �SubnetNc s8 t t| ��|� d | _d | _d | _d | _d| _d | _d S )Nr ) �superr �__init__�id�vpc_id�state� cidr_block�available_ip_address_count�availability_zone)�self� connection�� __class__� �1/usr/lib/python3/dist-packages/boto/vpc/subnet.pyr s zSubnet.__init__c C s d| j S )Nz Subnet:%s)r )r r r r �__repr__'