OutpostLag

Describes an Outpost link aggregation group (LAG).

Types

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

Properties

Link copied to clipboard

The IDs of the local gateway virtual interfaces associated with the Outpost LAG.

Link copied to clipboard

The Amazon Resource Number (ARN) of the Outpost LAG.

Link copied to clipboard

The ID of the Outpost LAG.

Link copied to clipboard

The ID of the Outpost LAG owner.

Link copied to clipboard

The service link virtual interface IDs associated with the Outpost LAG.

Link copied to clipboard

The current state of the Outpost LAG.

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

The tags associated with the Outpost LAG.

Functions

Link copied to clipboard
inline fun copy(block: OutpostLag.Builder.() -> Unit = {}): OutpostLag
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