class Aws::IoTSecureTunneling::Types::TunnelSummary

Information about the tunnel.

@!attribute [rw] tunnel_id

The unique alpha-numeric identifier for the tunnel.
@return [String]

@!attribute [rw] tunnel_arn

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

@!attribute [rw] status

The status of a tunnel. Valid values are: Open and Closed.
@return [String]

@!attribute [rw] description

A description of the tunnel.
@return [String]

@!attribute [rw] created_at

The time the tunnel was created.
@return [Time]

@!attribute [rw] last_updated_at

The time the tunnel was last updated.
@return [Time]

Constants

SENSITIVE