| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsecuretunneling.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationConfig |
Tunnel.destinationConfig()
The destination configuration that specifies the thing name of the destination device and a service name that the
local proxy uses to connect to the destination application.
|
DestinationConfig |
OpenTunnelRequest.destinationConfig()
The destination configuration for the OpenTunnel request.
|
| Modifier and Type | Method and Description |
|---|---|
Tunnel.Builder |
Tunnel.Builder.destinationConfig(DestinationConfig destinationConfig)
The destination configuration that specifies the thing name of the destination device and a service name that
the local proxy uses to connect to the destination application.
|
OpenTunnelRequest.Builder |
OpenTunnelRequest.Builder.destinationConfig(DestinationConfig destinationConfig)
The destination configuration for the OpenTunnel request.
|
Copyright © 2021. All rights reserved.