UpdateVirtualInterfaceAttributesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether to enable or disable SiteLink.

Link copied to clipboard
val mtu: Int?

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

Link copied to clipboard

The ID of the virtual private interface.

Link copied to clipboard

The name of the virtual private interface.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String