class Aws::IoTSecureTunneling::Types::ListTunnelsRequest
@note When making an API call, you may pass ListTunnelsRequest
data as a hash: { thing_name: "ThingName", max_results: 1, next_token: "NextToken", }
@!attribute [rw] thing_name
The name of the IoT thing associated with the destination device. @return [String]
@!attribute [rw] max_results
The maximum number of results to return at once. @return [Integer]
@!attribute [rw] next_token
A token to retrieve the next set of results. @return [String]
Constants
- SENSITIVE