�
ckF[5 � �* � d Z ddlmZ G d� de� Zy)z
Represents a Subnet
� )�TaggedEC2Objectc �, � � e Zd Zd� fd� Zd� Zd� Z� xZS )�Subnetc � �� t t | � |� d | _ d | _ d | _ d | _ d| _ d | _ y )Nr ) �superr �__init__�id�vpc_id�state�
cidr_block�available_ip_address_count�availability_zone)�self�
connection� __class__s ��1/usr/lib/python3/dist-packages/boto/vpc/subnet.pyr zSubnet.__init__ s>