VgwTelemetry

Describes telemetry for a VPN tunnel.

Types

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

Properties

Link copied to clipboard

The number of accepted routes.

Link copied to clipboard

The Amazon Resource Name (ARN) of the VPN tunnel endpoint certificate.

Link copied to clipboard

The date and time of the last change in status. This field is updated when changes in IKE (Phase 1), IPSec (Phase 2), or BGP status are detected.

Link copied to clipboard

The Internet-routable IP address of the virtual private gateway's outside interface.

Link copied to clipboard

The status of the VPN tunnel.

Link copied to clipboard

If an error occurs, a description of the error.

Functions

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