NAME
Paws::DirectConnect::Connection
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.
ConnectionId => Str
The ID of the connection.
ConnectionName => Str
The name of the connection.
ConnectionState => Str
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 theorderingstate enters therejectedstate 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 HasLogicalRedundancy => Str
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.
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.
OwnerAccount => Str
The ID of the AWS account that owns the connection.
PartnerName => Str
The name of the AWS Direct Connect service provider associated with the connection.
ProviderName => Str
The name of the service provider associated with the connection.
Region => Str
The AWS Region where the connection is located.
Tags => ArrayRef[Paws::DirectConnect::Tag]
The tags associated with the connection.
Vlan => Int
The ID of the VLAN.