Class: Aws::DirectConnect::Types::Interconnect

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-directconnect/types.rb

Overview

Information about an interconnect.

Instance Attribute Summary collapse

Instance Attribute Details

#aws_deviceString

The Direct Connect endpoint on which the physical connection terminates.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#aws_device_v2String

The Direct Connect endpoint on which the physical connection terminates.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#bandwidthString

The bandwidth of the connection.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#has_logical_redundancyString

Indicates whether the interconnect supports a secondary BGP in the same address family (IPv4/IPv6).

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#interconnect_idString

The ID of the interconnect.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#interconnect_nameString

The name of the interconnect.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#interconnect_stateString

The state of the interconnect. The following are the possible values:

  • ‘requested`: The initial state of an interconnect. The interconnect stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.

  • ‘pending`: The interconnect is approved, and is being initialized.

  • ‘available`: The network link is up, and the interconnect is ready for use.

  • ‘down`: The network link is down.

  • ‘deleting`: The interconnect is being deleted.

  • ‘deleted`: The interconnect is deleted.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#jumbo_frame_capableBoolean

Indicates whether jumbo frames (9001 MTU) are supported.

Returns:

  • (Boolean)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#lag_idString

The ID of the LAG.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#loa_issue_timeTime

The time of the most recent call to DescribeLoa for this connection.

Returns:

  • (Time)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#locationString

The location of the connection.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end

#regionString

The AWS Region where the connection is located.

Returns:

  • (String)


1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
# File 'lib/aws-sdk-directconnect/types.rb', line 1863

class Interconnect < Struct.new(
  :interconnect_id,
  :interconnect_name,
  :interconnect_state,
  :region,
  :location,
  :bandwidth,
  :loa_issue_time,
  :lag_id,
  :aws_device,
  :jumbo_frame_capable,
  :aws_device_v2,
  :has_logical_redundancy)
  include Aws::Structure
end