VpnConcentrator

Describes a VPN concentrator.

Types

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

Properties

Link copied to clipboard

The current state of the VPN concentrator.

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

Any tags assigned to the VPN concentrator.

Link copied to clipboard

The ID of the transit gateway attachment for the VPN concentrator.

Link copied to clipboard

The ID of the transit gateway associated with the VPN concentrator.

Link copied to clipboard
val type: String?

The type of VPN concentrator.

Link copied to clipboard

The ID of the VPN concentrator.

Functions

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