Class: Aws::MediaLive::Types::Route
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::MediaLive::Types::Route
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-medialive/types.rb
 
Overview
Used in DescribeNetworkResult, DescribeNetworkSummary, UpdateNetworkResult.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #cidr  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
A CIDR block for one Route.
 - 
  
    
      #gateway  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The IP address of the Gateway for this route, if applicable.