| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsecuretunneling.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationConfig |
OpenTunnelRequest.destinationConfig()
The destination configuration for the OpenTunnel request.
|
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 |
RotateTunnelAccessTokenRequest.destinationConfig()
Returns the value of the DestinationConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
OpenTunnelRequest.Builder |
OpenTunnelRequest.Builder.destinationConfig(DestinationConfig destinationConfig)
The destination configuration for the OpenTunnel request.
|
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.
|
RotateTunnelAccessTokenRequest.Builder |
RotateTunnelAccessTokenRequest.Builder.destinationConfig(DestinationConfig destinationConfig)
Sets the value of the DestinationConfig property for this object.
|
Copyright © 2023. All rights reserved.