Class: Aws::IoTSecureTunneling::Types::Tunnel

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb

Overview

A connection between a source computer and a destination device.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The time when the tunnel was created.

Returns:

  • (Time)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

A description of the tunnel.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#destination_configTypes::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.



364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#destination_connection_stateTypes::ConnectionState

The connection state of the destination application.



364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_atTime

The last time the tunnel was updated.

Returns:

  • (Time)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#source_connection_stateTypes::ConnectionState

The connection state of the source application.



364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

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

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

A list of tag metadata associated with the secure tunnel.

Returns:



364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#timeout_configTypes::TimeoutConfig

Timeout configuration for the tunnel.



364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#tunnel_arnString

The Amazon Resource Name (ARN) of a tunnel.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#tunnel_idString

A unique alpha-numeric ID that identifies a tunnel.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling/types.rb', line 364

class Tunnel < Struct.new(
  :tunnel_id,
  :tunnel_arn,
  :status,
  :source_connection_state,
  :destination_connection_state,
  :description,
  :destination_config,
  :timeout_config,
  :tags,
  :created_at,
  :last_updated_at)
  SENSITIVE = []
  include Aws::Structure
end