| Package | Description |
|---|---|
| com.amazonaws.services.iotsecuretunneling |
|
| com.amazonaws.services.iotsecuretunneling.model |
| Modifier and Type | Method and Description |
|---|---|
RotateTunnelAccessTokenResult |
AWSIoTSecureTunnelingClient.rotateTunnelAccessToken(RotateTunnelAccessTokenRequest request)
Revokes the current client access token (CAT) and returns new CAT for clients to use when reconnecting to secure
tunneling to access the same tunnel.
|
RotateTunnelAccessTokenResult |
AbstractAWSIoTSecureTunneling.rotateTunnelAccessToken(RotateTunnelAccessTokenRequest request) |
RotateTunnelAccessTokenResult |
AWSIoTSecureTunneling.rotateTunnelAccessToken(RotateTunnelAccessTokenRequest rotateTunnelAccessTokenRequest)
Revokes the current client access token (CAT) and returns new CAT for clients to use when reconnecting to secure
tunneling to access the same tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
RotateTunnelAccessTokenResult |
RotateTunnelAccessTokenResult.clone() |
RotateTunnelAccessTokenResult |
RotateTunnelAccessTokenResult.withDestinationAccessToken(String destinationAccessToken)
The client access token that the destination local proxy uses to connect to IoT Secure Tunneling.
|
RotateTunnelAccessTokenResult |
RotateTunnelAccessTokenResult.withSourceAccessToken(String sourceAccessToken)
The client access token that the source local proxy uses to connect to IoT Secure Tunneling.
|
RotateTunnelAccessTokenResult |
RotateTunnelAccessTokenResult.withTunnelArn(String tunnelArn)
The Amazon Resource Name for the tunnel.
|
Copyright © 2024. All rights reserved.