LocalGatewayVirtualInterface

Describes a local gateway virtual interface.

Types

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

Properties

Link copied to clipboard

The local address.

Link copied to clipboard

The Border Gateway Protocol (BGP) Autonomous System Number (ASN) of the local gateway.

Link copied to clipboard

The ID of the local gateway.

Link copied to clipboard

The ID of the virtual interface.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the local gateway virtual interface.

Link copied to clipboard

The peer address.

Link copied to clipboard

The peer BGP ASN.

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the virtual interface.

Link copied to clipboard
val vlan: Int?

The ID of the VLAN.

Functions

Link copied to clipboard
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