Class AWS::EC2::VPNConnection
In: lib/aws/ec2/vpn_connection/telemetry.rb
lib/aws/ec2/vpn_connection.rb
Parent: Resource

@attr_reader [Symbol] state

@attr_reader [String] vpn_type

@attr_reader [String] vpn_gateway_id

@attr_reader [String] customer_gateway_id

@attr_reader [String] customer_gateway_configuration

  Configuration XML for the VPN connection's customer gateway This
  attribute is always present after creating a vpn connection while
  the connection state is :pending or :available.

Methods

Included Modules

TaggedItem

Classes and Modules

Class AWS::EC2::VPNConnection::Telemetry

External Aliases

vpn_connection_id -> id

Attributes

vpn_connection_id  [R]  @return [String]

Public Class methods

Public Instance methods

Deletes this vpn connection. @return [nil]

@return [Array<Telemetry>]

[Validate]