CreateLocalGatewayVirtualInterfaceRequest

Types

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

Properties

Link copied to clipboard

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

The IP address assigned to the local gateway virtual interface on the Outpost side. Only IPv4 is supported.

Link copied to clipboard

The ID of the local gateway virtual interface group.

Link copied to clipboard

References the Link Aggregation Group (LAG) that connects the Outpost to on-premises network devices.

Link copied to clipboard

The peer IP address for the local gateway virtual interface. Only IPv4 is supported.

Link copied to clipboard

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

Link copied to clipboard

The extended 32-bit ASN of the BGP peer for use with larger ASN values.

Link copied to clipboard

The tags to apply to a resource when the local gateway virtual interface is being created.

Link copied to clipboard
val vlan: Int?

The virtual local area network (VLAN) used for the local gateway virtual 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