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
show all
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

Instance Attribute Details

#tunnel_idString

The tunnel to describe.

Returns:

  • (String)

    The tunnel to describe.