You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTSecureTunneling::Types::DescribeTunnelRequest
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::IoTSecureTunneling::Types::DescribeTunnelRequest
 
 
- Defined in:
 - (unknown)
 
Overview
    Note:
    
  
  When passing DescribeTunnelRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
  tunnel_id: "TunnelId", # required
}
Instance Attribute Summary collapse
- 
  
    
      #tunnel_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The tunnel to describe.
 
Instance Attribute Details
#tunnel_id ⇒ String
The tunnel to describe.