You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::SearchTransitGatewayRoutesResult
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::EC2::Types::SearchTransitGatewayRoutesResult
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #additional_routes_available  ⇒ Boolean 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Indicates whether there are additional routes available. 
- 
  
    
      #routes  ⇒ Array<Types::TransitGatewayRoute> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Information about the routes. 
Instance Attribute Details
#additional_routes_available ⇒ Boolean
Indicates whether there are additional routes available.
#routes ⇒ Array<Types::TransitGatewayRoute>
Information about the routes.