Class: Aws::Types::DescribeTunnelResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTunnelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tunnel ⇒ Types::Tunnel
Returns the value of attribute tunnel.
Instance Attribute Details
#tunnel ⇒ Types::Tunnel
Returns the value of attribute tunnel.
32 33 34 |
# File 'sig/types.rbs', line 32 def tunnel @tunnel end |