:doc:`Route <index>` / Attribute / origin

******
origin
******



.. py:attribute:: EC2.Route.origin

  

  - *(string) --* 

    Describes how the route was created.

     

    
    * ``CreateRouteTable`` - The route was automatically created when the route table was created.
     
    * ``CreateRoute`` - The route was manually added to the route table.
     
    * ``EnableVgwRoutePropagation`` - The route was propagated by route propagation.
     
    * ``Advertisement`` - The route was created dynamically by Amazon VPC Route Server.
    

    