Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
vpc
/
File Content:
vpc.pyo
� ��Wc @ s0 d Z d d l m Z d e f d � � YZ d S( s% Represents a Virtual Private Cloud. i����( t TaggedEC2Objectt VPCc B s� e Z d d � Z d � Z d � Z d � Z d � Z e e d � Z e e d � Z e e d � Z e d � Z e d � Z e d � Z e d � Z RS( c C sY t t | � j | � d | _ d | _ d | _ d | _ d | _ d | _ d | _ d S( sh Represents a VPC. :ivar id: The unique ID of the VPC. :ivar dhcp_options_id: The ID of the set of DHCP options you've associated with the VPC (or default if the default options are associated with the VPC). :ivar state: The current state of the VPC. :ivar cidr_block: The CIDR block for the VPC. :ivar is_default: Indicates whether the VPC is the default VPC. :ivar instance_tenancy: The allowed tenancy of instances launched into the VPC. :ivar classic_link_enabled: Indicates whether ClassicLink is enabled. N( t superR t __init__t Nonet idt dhcp_options_idt statet cidr_blockt is_defaultt instance_tenancyt classic_link_enabled( t selft connection( ( s0 /usr/lib/python2.7/site-packages/boto/vpc/vpc.pyR s c C s d | j S( Ns VPC:%s( R ( R ( ( s0 /usr/lib/python2.7/site-packages/boto/vpc/vpc.pyt __repr__4 s c C s� | d k r | | _ n� | d k r0 | | _ n� | d k rH | | _ n� | d k r` | | _ nj | d k r� | d k r~ t n t | _ n@ | d k r� | | _ n( | d k r� | | _ n t | | | � d S( Nt vpcIdt dhcpOptionsIdR t cidrBlockt isDefaultt truet instanceTenancyt classicLinkEnabled( R R R R t Truet FalseR R R t setattr( R t namet valueR ( ( s0 /usr/lib/python2.7/site-packages/boto/vpc/vpc.pyt endElement7 s c C s | j j | j � S( N( R t delete_vpcR ( R ( ( s0 /usr/lib/python2.7/site-packages/boto/vpc/vpc.pyt deleteI s c C s | j j | j � d S( N( t __dict__t update( R t updated( ( s0 /usr/lib/python2.7/site-packages/boto/vpc/vpc.pyt _updateL s c C sa | | j g d | �} t | � r>