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.
8096 8097 8098 |
# File 'sig/types.rbs', line 8096 def vpn_connections @vpn_connections end |