Current File : //lib/python2.7/site-packages/euca2ools/commands/ec2/associateroutetable.pyo |
�
��Xc @ s: d d l m Z d d l m Z d e f d � � YZ d S( i����( t Arg( t
EC2Requestt AssociateRouteTablec B sV e Z d Z e d d d d d �e d d d d d d
d e d d �g Z d
� Z RS( s) Associate a VPC route table with a subnett RouteTableIdt metavart RTABLEt helps- ID of the route table to associate (required)s -ss --subnett destt SubnetIdt SUBNETt requiredsM ID of the subnet to associate
the route table with (required)c C s5 | j d | j d � | j d | j d f � GHd S( Nt ASSOCIATIONt
associationIdR R ( t tabifyt gett args( t selft result( ( sN /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/associateroutetable.pyt print_result'