class Aws::IoTSecureTunneling::Types::OpenTunnelResponse

@!attribute [rw] tunnel_id

A unique alpha-numeric tunnel ID.
@return [String]

@!attribute [rw] tunnel_arn

The Amazon Resource Name for the tunnel. The tunnel ARN format is
`arn:aws:tunnel:<region>:<account-id>:tunnel/<tunnel-id>`
@return [String]

@!attribute [rw] source_access_token

The access token the source local proxy uses to connect to AWS IoT
Secure Tunneling.
@return [String]

@!attribute [rw] destination_access_token

The access token the destination local proxy uses to connect to AWS
IoT Secure Tunneling.
@return [String]

Constants

SENSITIVE