Class: Aws::Types::CreateVpnConnectionResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateVpnConnectionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpn_connection ⇒ Types::VpnConnection
Returns the value of attribute vpn_connection.
Instance Attribute Details
#vpn_connection ⇒ Types::VpnConnection
Returns the value of attribute vpn_connection.
3861 3862 3863 |
# File 'sig/types.rbs', line 3861 def vpn_connection @vpn_connection end |