GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::DirectConnect::Connection(3) User Contributed Perl Documentation Paws::DirectConnect::Connection(3)

Paws::DirectConnect::Connection

The Direct Connect endpoint on which the physical connection terminates.

The Direct Connect endpoint on which the physical connection terminates.

The bandwidth of the connection.

The ID of the connection.

The name of the connection.

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

  • "ordering": The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
  • "requested": The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
  • "pending": The connection has been approved and is being initialized.
  • "available": The network link is up and the connection is ready for use.
  • "down": The network link is down.
  • "deleting": The connection is being deleted.
  • "deleted": The connection has been deleted.
  • "rejected": A hosted connection in the "ordering" state enters the "rejected" state if it is deleted by the customer.
  • "unknown": The state of the connection is not available.

Valid values are: "ordering", "requested", "pending", "available", "down", "deleting", "deleted", "rejected", "unknown" =head2 EncryptionMode => Str

The MAC Security (MACsec) connection encryption mode.

The valid values are "no_encrypt", "should_encrypt", and "must_encrypt".

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

Valid values are: "unknown", "yes", "no" =head2 JumboFrameCapable => Bool

Indicates whether jumbo frames (9001 MTU) are supported.

The ID of the LAG.

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

The location of the connection.

Indicates whether the connection supports MAC Security (MACsec).

The MAC Security (MACsec) security keys associated with the connection.

The ID of the AWS account that owns the connection.

The name of the AWS Direct Connect service provider associated with the connection.

The MAC Security (MACsec) port link status of the connection.

The valid values are "Encryption Up", which means that there is an active Connection Key Name, or "Encryption Down".

The name of the service provider associated with the connection.

The AWS Region where the connection is located.

The tags associated with the connection.

The ID of the VLAN.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.