Updates the specified attributes of the specified virtual private interface.
See https://www.paws-r-sdk.com/docs/directconnect_update_virtual_interface_attributes/ for full documentation.
directconnect_update_virtual_interface_attributes(
virtualInterfaceId,
mtu = NULL,
enableSiteLink = NULL,
virtualInterfaceName = NULL
)
[required] The ID of the virtual private interface.
The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 8500. The default value is 1500.
Indicates whether to enable or disable SiteLink.
The name of the virtual private interface.