Builder

class Builder

Properties

Link copied to clipboard
var createdAt: <Error class: unknown class>?

The time when the tunnel was created.

Link copied to clipboard

A description of the tunnel.

Link copied to clipboard

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.

Link copied to clipboard

The connection state of the destination application.

Link copied to clipboard
var lastUpdatedAt: <Error class: unknown class>?

The last time the tunnel was updated.

Link copied to clipboard

The connection state of the source application.

Link copied to clipboard

The status of a tunnel. Valid values are: Open and Closed.

Link copied to clipboard
var tags: List<Tag>?

A list of tag metadata associated with the secure tunnel.

Link copied to clipboard

Timeout configuration for the tunnel.

Link copied to clipboard

The Amazon Resource Name (ARN) of a tunnel.

Link copied to clipboard

A unique alpha-numeric ID that identifies a tunnel.

Functions