Class: Aws::Types::UpdateVirtualGatewayOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateVirtualGatewayOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#virtual_gateway ⇒ Types::VirtualGatewayData
Returns the value of attribute virtual_gateway.
Instance Attribute Details
#virtual_gateway ⇒ Types::VirtualGatewayData
Returns the value of attribute virtual_gateway.
1239 1240 1241 |
# File 'sig/types.rbs', line 1239 def virtual_gateway @virtual_gateway end |