Updates the attributes of the specified link aggregation group (LAG).
See https://paws-r.github.io/docs/directconnect/update_lag.html for full documentation.
directconnect_update_lag(
lagId,
lagName = NULL,
minimumLinks = NULL,
encryptionMode = NULL
)
[required] The ID of the LAG.
The name of the LAG.
The minimum number of physical connections that must be operational for the LAG itself to be operational.
The LAG MAC Security (MACsec) encryption mode.
Amazon Web Services applies the value to all connections which are part of the LAG.