class Aws::DirectConnect::Types::Interconnect

Information about an interconnect.

@!attribute [rw] interconnect_id

The ID of the interconnect.
@return [String]

@!attribute [rw] interconnect_name

The name of the interconnect.
@return [String]

@!attribute [rw] interconnect_state

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.

* `unknown`\: The state of the interconnect is not available.
@return [String]

@!attribute [rw] region

The Region where the connection is located.
@return [String]

@!attribute [rw] location

The location of the connection.
@return [String]

@!attribute [rw] bandwidth

The bandwidth of the connection.
@return [String]

@!attribute [rw] loa_issue_time

The time of the most recent call to DescribeLoa for this connection.
@return [Time]

@!attribute [rw] lag_id

The ID of the LAG.
@return [String]

@!attribute [rw] aws_device

The Direct Connect endpoint on which the physical connection
terminates.
@return [String]

@!attribute [rw] jumbo_frame_capable

Indicates whether jumbo frames (9001 MTU) are supported.
@return [Boolean]

@!attribute [rw] aws_device_v2

The Direct Connect endpoint that terminates the physical connection.
@return [String]

@!attribute [rw] aws_logical_device_id

The Direct Connect endpoint that terminates the logical connection.
This device might be different than the device that terminates the
physical connection.
@return [String]

@!attribute [rw] has_logical_redundancy

Indicates whether the interconnect supports a secondary BGP in the
same address family (IPv4/IPv6).
@return [String]

@!attribute [rw] tags

The tags associated with the interconnect.
@return [Array<Types::Tag>]

@!attribute [rw] provider_name

The name of the service provider associated with the interconnect.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/Interconnect AWS API Documentation

Constants

SENSITIVE