Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/boto/vpc/__pycache__/ |
Upload File : |
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__'