String tunnelId
The tunnel to describe.
Tunnel tunnel
The tunnel being described.
String thingName
The name of the IoT thing to which you want to connect.
List<E> services
A list of service names that identify the target application. The IoT client running on the destination device reads this value and uses it to look up a port or an IP address and a port. The IoT client instantiates the local proxy, which uses this information to connect to the destination application.
String resourceArn
The resource ARN.
String thingName
The name of the IoT thing associated with the destination device.
Integer maxResults
The maximum number of results to return at once.
String nextToken
To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.
String description
A short text description of the tunnel.
List<E> tags
A collection of tag metadata.
DestinationConfig destinationConfig
The destination configuration for the OpenTunnel request.
TimeoutConfig timeoutConfig
Timeout configuration for a tunnel.
String tunnelId
A unique alpha-numeric tunnel ID.
String tunnelArn
The Amazon Resource Name for the tunnel.
String sourceAccessToken
The access token the source local proxy uses to connect to IoT Secure Tunneling.
String destinationAccessToken
The access token the destination local proxy uses to connect to IoT Secure Tunneling.
String tunnelId
The tunnel for which you want to rotate the access tokens.
String clientMode
The mode of the client that will use the client token, which can be either the source or destination, or both source and destination.
DestinationConfig destinationConfig
String tunnelArn
The Amazon Resource Name for the tunnel.
String sourceAccessToken
The client access token that the source local proxy uses to connect to IoT Secure Tunneling.
String destinationAccessToken
The client access token that the destination local proxy uses to connect to IoT Secure Tunneling.
Integer maxLifetimeTimeoutMinutes
The maximum amount of time (in minutes) a tunnel can remain open. If not specified, maxLifetimeTimeoutMinutes defaults to 720 minutes. Valid values are from 1 minute to 12 hours (720 minutes)
String tunnelId
A unique alpha-numeric ID that identifies a tunnel.
String tunnelArn
The Amazon Resource Name (ARN) of a tunnel.
String status
The status of a tunnel. Valid values are: Open and Closed.
ConnectionState sourceConnectionState
The connection state of the source application.
ConnectionState destinationConnectionState
The connection state of the destination application.
String description
A description of the tunnel.
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.
TimeoutConfig timeoutConfig
Timeout configuration for the tunnel.
List<E> tags
A list of tag metadata associated with the secure tunnel.
Date createdAt
The time when the tunnel was created.
Date lastUpdatedAt
The last time the tunnel was updated.
String tunnelId
The unique alpha-numeric identifier for the tunnel.
String tunnelArn
The Amazon Resource Name of the tunnel.
String status
The status of a tunnel. Valid values are: Open and Closed.
String description
A description of the tunnel.
Date createdAt
The time the tunnel was created.
Date lastUpdatedAt
The time the tunnel was last updated.
Copyright © 2023. All rights reserved.