Class: Aws::Types::CreateVpnGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateVpnGatewayResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpn_gateway ⇒ Types::VpnGateway
Returns the value of attribute vpn_gateway.
Instance Attribute Details
#vpn_gateway ⇒ Types::VpnGateway
Returns the value of attribute vpn_gateway.
3881 3882 3883 |
# File 'sig/types.rbs', line 3881 def vpn_gateway @vpn_gateway end |