The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::DirectConnect::Interconnect

ATTRIBUTES

AwsDevice => Str

The Direct Connect endpoint on which the physical connection terminates.

AwsDeviceV2 => Str

The Direct Connect endpoint on which the physical connection terminates.

Bandwidth => Str

The bandwidth of the connection.

HasLogicalRedundancy => Str

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

Valid values are: "unknown", "yes", "no" =head2 InterconnectId => Str

The ID of the interconnect.

InterconnectName => Str

The name of the interconnect.

InterconnectState => Str

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.

Valid values are: "requested", "pending", "available", "down", "deleting", "deleted", "unknown" =head2 JumboFrameCapable => Bool

Indicates whether jumbo frames (9001 MTU) are supported.

LagId => Str

The ID of the LAG.

LoaIssueTime => Str

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

Location => Str

The location of the connection.

ProviderName => Str

The name of the service provider associated with the interconnect.

Region => Str

The AWS Region where the connection is located.

Tags => ArrayRef[Paws::DirectConnect::Tag]

The tags associated with the interconnect.

_request_id => Str