Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DisassociateConnectionFromLagCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

awsDevice?: string

Deprecated

The Direct Connect endpoint on which the physical connection terminates.

awsDeviceV2?: string

The Direct Connect endpoint that terminates the physical connection.

awsLogicalDeviceId?: string

The Direct Connect endpoint that terminates the logical connection. This device might be different than the device that terminates the physical connection.

bandwidth?: string

The bandwidth of the connection.

connectionId?: string

The ID of the connection.

connectionName?: string

The name of the connection.

connectionState?: string

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.

encryptionMode?: string

The MAC Security (MACsec) connection encryption mode.

The valid values are no_encrypt, should_encrypt, and must_encrypt.

hasLogicalRedundancy?: string

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

jumboFrameCapable?: boolean

Indicates whether jumbo frames are supported.

lagId?: string

The ID of the LAG.

loaIssueTime?: Date

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

location?: string

The location of the connection.

macSecCapable?: boolean

Indicates whether the connection supports MAC Security (MACsec).

macSecKeys?: MacSecKey[]

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

ownerAccount?: string

The ID of the Amazon Web Services account that owns the connection.

partnerName?: string

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

portEncryptionStatus?: string

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.

providerName?: string

The name of the service provider associated with the connection.

region?: string

The Amazon Web Services Region where the connection is located.

tags?: Tag[]

The tags associated with the connection.

vlan?: number

The ID of the VLAN.