Class: Aws::Types::DescribeVpnConnectionsResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribeVpnConnectionsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpn_connections ⇒ ::Array[Types::VpnConnection]
Returns the value of attribute vpn_connections.
Instance Attribute Details
#vpn_connections ⇒ ::Array[Types::VpnConnection]
Returns the value of attribute vpn_connections.
7913 7914 7915 |
# File 'sig/types.rbs', line 7913 def vpn_connections @vpn_connections end |