Class: Aws::Types::DescribeTunnelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTunnelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tunnel_id ⇒ ::String
Returns the value of attribute tunnel_id.
Instance Attribute Details
#tunnel_id ⇒ ::String
Returns the value of attribute tunnel_id.
27 28 29 |
# File 'sig/types.rbs', line 27 def tunnel_id @tunnel_id end |