Class | AWS::EC2::VPNConnection |
In: |
lib/aws/ec2/vpn_connection.rb
lib/aws/ec2/vpn_connection/telemetry.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.
vpn_connection_id | -> | id |
vpn_connection_id | [R] | @return [String] |