ServiceLinkVirtualInterface

Describes the service link virtual interfaces that establish connectivity between Amazon Web Services Outpost and on-premises networks.

Types

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

Properties

Link copied to clipboard

The current state of the service link virtual interface.

Link copied to clipboard

The IPv4 address assigned to the local gateway virtual interface on the Outpost side.

Link copied to clipboard

The Outpost Amazon Resource Number (ARN) for the service link virtual interface.

Link copied to clipboard

The Outpost ID for the service link virtual interface.

Link copied to clipboard

The link aggregation group (LAG) ID for the service link virtual interface.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the service link virtual interface..

Link copied to clipboard

The IPv4 peer address for the service link virtual interface.

Link copied to clipboard

The ASN for the Border Gateway Protocol (BGP) associated with the service link virtual interface.

Link copied to clipboard

The Amazon Resource Number (ARN) for the service link virtual interface.

Link copied to clipboard

The ID of the service link virtual interface.

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

The tags associated with the service link virtual interface.

Link copied to clipboard
val vlan: Int?

The virtual local area network for the service link virtual interface.

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