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 UpdateVirtualInterfaceAttributesCommandInputProtected

Hierarchy

Properties

enableSiteLink?: boolean

Indicates whether to enable or disable SiteLink.

mtu?: number

The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.

virtualInterfaceId: undefined | string

The ID of the virtual private interface.

virtualInterfaceName?: string

The name of the virtual private interface.