NAME
Paws::DirectConnect::Lag
ATTRIBUTES
AllowsHostedConnections => Bool
Indicates whether the LAG can host other connections.
This is intended for use by AWS Direct Connect partners only.
AwsDevice => Str
The AWS Direct Connection endpoint that hosts the LAG.
Connections => ArrayRef[Paws::DirectConnect::Connection]
A list of connections bundled by this LAG.
ConnectionsBandwidth => Str
The individual bandwidth of the physical connections bundled by the LAG.
Available values: 1Gbps, 10Gbps
LagId => Str
LagName => Str
The name of the LAG.
LagState => Str
Valid values are: "requested", "pending", "available", "down", "deleting", "deleted" =head2 Location => Str
MinimumLinks => Int
The minimum number of physical connections that must be operational for the LAG itself to be operational. If the number of operational connections drops below this setting, the LAG state changes to down. This value can help to ensure that a LAG is not overutilized if a significant number of its bundled connections go down.
NumberOfConnections => Int
The number of physical connections bundled by the LAG, up to a maximum of 10.
OwnerAccount => Str
The owner of the LAG.