Class | AWS::EC2::VPNConnection::Telemetry |
In: |
lib/aws/ec2/vpn_connection/telemetry.rb
|
Parent: | Object |
accepted_route_count | [R] | @return [Integer] |
last_status_change | [R] | @return [Time] |
outside_ip_address | [R] | @return [String] |
status | [R] | @return [Symbol] :up or :down |
status_message | [R] | @return [String] |
vpn_connection | [R] | @return [VPNConnection] |