Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
vpc
/
File Content:
vpnconnection.pyo
� �Wc @ s� d d l Z d d l m Z d d l m Z d d l m Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( i����N( t datetime( t ResultSet( t TaggedEC2Objectt VpnConnectionOptionsc B s5 e Z d Z d d � Z d � Z d � Z d � Z RS( s� Represents VPN connection options :ivar static_routes_only: Indicates whether the VPN connection uses static routes only. Static routes must be used for devices that don't support BGP. c C s | | _ d S( N( t static_routes_only( t selfR ( ( s: /usr/lib/python2.7/site-packages/boto/vpc/vpnconnection.pyt __init__( s c C s d S( NR ( ( R ( ( s: /usr/lib/python2.7/site-packages/boto/vpc/vpnconnection.pyt __repr__+ s c C s d S( N( ( R t namet attrst connection( ( s: /usr/lib/python2.7/site-packages/boto/vpc/vpnconnection.pyt startElement. s c C s>